Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/test/include/test/
H A Dtest.h317 p_test_no_malloc_init(__VA_ARGS__, NULL)
335 test_status_t p_test_no_malloc_init(test_t *t, ...);
/aosp_15_r20/external/jemalloc_new/test/src/
H A Dtest.c197 p_test_no_malloc_init(test_t *t, ...) { in p_test_no_malloc_init() function
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch98557 - p_test_no_malloc_init(__VA_ARGS__, NULL)
98575 -test_status_t p_test_no_malloc_init(test_t *t, ...);
102420 -p_test_no_malloc_init(test_t *t, ...) {