OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_tcase
(Results
1 - 2
of
2
) sorted by null
/external/expat/tests/
minicheck.c
40
assert(tc->
next_tcase
== NULL);
42
tc->
next_tcase
= suite->tests;
147
tc = tc->
next_tcase
;
minicheck.h
62
TCase *
next_tcase
;
member in struct:TCase
Completed in 172 milliseconds