Home
last modified time | relevance | path

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

/external/jemalloc/test/src/
Dtest.c64 p_test_impl(bool do_malloc_init, test_t *t, va_list ap) in p_test_impl() function
107 ret = p_test_impl(true, t, ap); in p_test()
121 ret = p_test_impl(false, t, ap); in p_test_no_malloc_init()