HomeSort by relevance Sort by last modified time
    Searched defs:test_ok (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CXX/expr/expr.const/
p5-0x.cpp 37 constexpr int test_ok = ok; // ok variable
41 static_assert(test_ok == 8, "");
  /external/chromium/third_party/libevent/test/
regress.c 69 int test_ok; variable
109 test_ok = 1;
124 test_ok = 0;
126 test_ok = 1;
201 test_ok = 1;
208 test_ok = 2;
217 test_ok = 1;
289 test_ok = 0;
304 if (test_ok)
310 test_ok = 0
    [all...]

Completed in 51 milliseconds