OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_okay
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/test/
test-eof.c
33
int
test_okay
= 1;
variable
51
test_okay
= 0;
84
return (
test_okay
);
test-weof.c
35
int
test_okay
= 1;
variable
54
test_okay
= 0;
82
return (
test_okay
);
Completed in 46 milliseconds