Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/test/src/
A Dtest.c4 static test_status_t test_counts[test_status_count] = {0, 0, 0};
5 static test_status_t test_status = test_status_pass;
35 test_status_string(test_status_t test_status) in test_status_string()
60 static test_status_t
63 test_status_t ret; in p_test_impl()
96 test_status_t
99 test_status_t ret; in p_test()
110 test_status_t
113 test_status_t ret; in p_test_no_malloc_init()
/third_party/ulib/jemalloc/test/include/test/
A Dtest.h295 } test_status_t; typedef
329 test_status_t p_test(test_t *t, ...);
330 test_status_t p_test_no_malloc_init(test_t *t, ...);

Completed in 4 milliseconds