HomeSort by relevance Sort by last modified time
    Searched refs:test_okay (Results 1 - 4 of 4) 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);
  /external/chromium_org/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 786 milliseconds