Home
last modified time | relevance | path

Searched refs:test_skip (Results 1 – 7 of 7) sorted by relevance

/external/jemalloc/test/src/
Dtest.c10 test_skip(const char *format, ...) in test_skip() function
/external/jemalloc/test/integration/
Dthread_tcache_enabled.c82 test_skip("\"thread.tcache.enabled\" mallctl not available"); in thd_start()
Dallocated.c94 test_skip("\"thread.allocated\" mallctl not available"); in thd_start()
/external/jemalloc/test/unit/
Datomic.c73 test_skip("64-bit atomic operations not supported"); in TEST_STRUCT()
/external/lldb/test/unittest2/test/
Dtest_skipping.py38 def test_skip(self): member in Test_TestSkipping.test_skipping_decorators.Foo
/external/jemalloc/test/include/test/
Dtest.h316 test_skip("%s:%s:%d: Test skipped: (%s)", \
322 void test_skip(const char *format, ...) JEMALLOC_ATTR(format(printf, 1, 2));
/external/valgrind/perf/
Dtinycc.c8650 goto test_skip; in preprocess()
8657 goto test_skip; in preprocess()
8669 test_skip: in preprocess()