HomeSort by relevance Sort by last modified time
    Searched refs:test_fail (Results 1 - 11 of 11) sorted by null

  /external/jemalloc/test/src/
thd.c 10 test_fail("Error in CreateThread()\n");
30 test_fail("Error in pthread_create()\n");
test.c 23 test_fail(const char *format, ...) function
  /external/e2fsprogs/lib/ext2fs/
tst_badblocks.c 65 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/
allocated.c 24 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__,
thread_arena.c 24 test_fail("Error in mallctl(): %s", buf);
32 test_fail("Error in mallctl(): %s", buf);
57 test_fail("Error in mallctl(): %s", buf);
posix_memalign.c 91 test_fail(
aligned_alloc.c 97 test_fail(
rallocx.c 58 test_fail("Allocation at %p contains %#x rather than "
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_monitor.hpp 40 test_fail = 1, enumerator in enum:boost::unit_test::unit_test_monitor_t::error_level
  /external/jemalloc/test/include/test/
test.h 323 void test_fail(const char *format, ...) JEMALLOC_ATTR(format(printf, 1, 2));
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 342 throw {type: 'test_fail', message: full_message};
747 } else if (err.type == 'test_fail') {

Completed in 353 milliseconds