Home
last modified time | relevance | path

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

/external/jemalloc/test/src/
Dtest.c31 test_status = test_status_fail; in test_fail()
41 case test_status_fail: return "fail"; in test_status_string()
77 return (test_status_fail); in p_test_impl()
93 test_status_string(test_status_fail), in p_test_impl()
94 test_counts[test_status_fail], test_count); in p_test_impl()
132 test_status = test_status_fail; in p_test_fail()
/external/jemalloc_new/test/src/
Dtest.c86 test_status = test_status_fail; in test_fail()
94 case test_status_fail: return "fail"; in test_status_string()
126 return test_status_fail; in p_test_impl()
164 test_status_string(test_status_fail), in p_test_impl()
165 test_counts[test_status_fail], test_count); in p_test_impl()
216 test_status = test_status_fail; in p_test_fail()
/external/jemalloc/test/unit/
Dtsd.c105 return (test_status_fail); in main()
/external/jemalloc_new/test/unit/
Dtsd.c132 return test_status_fail; in main()
/external/jemalloc_new/test/include/test/
Dtest.h292 test_status_fail = 2, enumerator
/external/jemalloc/test/include/test/
Dtest.h292 test_status_fail = 2, enumerator