Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds