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

  /external/jemalloc/test/src/
test.c 5 static test_status_t test_status = test_status_pass;
39 case test_status_pass: return "pass";
51 test_status = test_status_pass;
81 ret = test_status_pass;
91 test_status_string(test_status_pass),
92 test_counts[test_status_pass], test_count,
  /external/jemalloc/test/include/test/
test.h 290 test_status_pass = 0, enumerator in enum:__anon10773

Completed in 62 milliseconds