Searched refs:test_fail (Results 1 - 9 of 9) sorted by relevance

/external/jemalloc/test/src/
H A Dthd.c10 test_fail("Error in CreateThread()\n");
30 test_fail("Error in pthread_create()\n");
H A Dtest.c23 test_fail(const char *format, ...) function
/external/e2fsprogs/lib/ext2fs/
H A Dtst_badblocks.c65 static int test_fail = 0; variable
116 test_fail++;
131 test_fail++;
152 test_fail++;
163 test_fail++;
201 test_fail++;
213 test_fail++;
255 test_fail++;
263 test_fail++;
322 test_fail
[all...]
/external/jemalloc/test/integration/
H A Dallocated.c24 test_fail("%s(): Error in mallctl(): %s", __func__,
31 test_fail("%s(): Error in mallctl(): %s", __func__,
42 test_fail("%s(): Error in mallctl(): %s", __func__,
49 test_fail("%s(): Error in mallctl(): %s", __func__,
H A Dthread_arena.c24 test_fail("Error in mallctl(): %s", buf);
32 test_fail("Error in mallctl(): %s", buf);
57 test_fail("Error in mallctl(): %s", buf);
H A Dposix_memalign.c91 test_fail(
H A Daligned_alloc.c97 test_fail(
H A Drallocx.c58 test_fail("Allocation at %p contains %#x rather than "
/external/jemalloc/test/include/test/
H A Dtest.h323 void test_fail(const char *format, ...) JEMALLOC_ATTR(format(printf, 1, 2));

Completed in 1032 milliseconds