OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_test_cell
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/modules/
t_ufetchstore.c
352
#define
read_test_cell
(cell) (cell)->test_cell
macro
714
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val8);
735
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val16);
756
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val32);
778
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val64);
/src/tests/modules/ufetchstore/
t_ufetchstore.c
352
#define
read_test_cell
(cell) (cell)->test_cell
macro
714
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val8);
735
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val16);
756
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val32);
778
ATF_REQUIRE(
read_test_cell
(&cell) == test_cell_val64);
Completed in 11 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025