HomeSort by relevance Sort by last modified time
    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 127 milliseconds