Searched refs:test_status_fail (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/src/
H A Dtest.c31 test_status = test_status_fail;
40 case test_status_fail: return "fail";
74 return (test_status_fail);
90 test_status_string(test_status_fail),
91 test_counts[test_status_fail], test_count);
128 test_status = test_status_fail;
/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dtsd.c103 return (test_status_fail);
/fuchsia/zircon/third_party/ulib/jemalloc/test/include/test/
H A Dtest.h292 test_status_fail = 2, enumerator in enum:__anon1587

Completed in 20 milliseconds