Home
last modified time | relevance | path

Searched refs:test_fail (Results 1 – 12 of 12) sorted by relevance

/third_party/ulib/jemalloc/test/stress/
A Dmicrobench.c27 test_fail("Unexpected mallocx() failure"); in compare_funcs()
49 test_fail("Unexpected malloc() failure"); in malloc_free()
60 test_fail("Unexpected mallocx() failure"); in mallocx_free()
78 test_fail("Unexpected malloc() failure"); in malloc_dallocx()
89 test_fail("Unexpected malloc() failure"); in malloc_sdallocx()
116 test_fail("Unexpected malloc() failure"); in malloc_mus_free()
130 test_fail("Unexpected malloc() failure"); in malloc_sallocx_free()
134 test_fail("Unexpected sallocx() failure"); in malloc_sallocx_free()
152 test_fail("Unexpected malloc() failure"); in malloc_nallocx_free()
156 test_fail("Unexpected nallocx() failure"); in malloc_nallocx_free()
/third_party/ulib/jemalloc/test/unit/
A Dfork.c26 test_fail("Unexpected fork() failure"); in TEST_BEGIN()
36 test_fail("Unexpected waitpid() failure"); in TEST_BEGIN()
38 test_fail("Unexpected child termination due to " in TEST_BEGIN()
44 test_fail( in TEST_BEGIN()
A Dpack.c48 test_fail("Unable to compute nregs_per_run"); in binind_compute()
A Dstats_print.c936 test_fail("Unexpected input appending failure"); in write_cb()
/third_party/ulib/jemalloc/test/integration/
A Dallocated.c24 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start()
31 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start()
42 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start()
50 test_fail("%s(): Error in mallctl(): %s", __func__, in thd_start()
A Dthread_arena.c24 test_fail("Error in mallctl(): %s", buf); in thd_start()
33 test_fail("Error in mallctl(): %s", buf); in thd_start()
59 test_fail("Error in mallctl(): %s", buf); in TEST_BEGIN()
A Dposix_memalign.c101 test_fail( in TEST_BEGIN()
A Daligned_alloc.c107 test_fail( in TEST_BEGIN()
A Drallocx.c102 test_fail("Allocation at %p (len=%zu) contains %#x " in validate_fill()
/third_party/ulib/jemalloc/test/src/
A Dthd.c10 test_fail("Error in CreateThread()\n"); in thd_create()
28 test_fail("Error in pthread_create()\n"); in thd_create()
A Dtest.c23 test_fail(const char *format, ...) in test_fail() function
/third_party/ulib/jemalloc/test/include/test/
A Dtest.h326 void test_fail(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2);

Completed in 18 milliseconds