Home
last modified time | relevance | path

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

/external/jemalloc_new/test/src/
Dtest.c6 static test_status_t test_counts[test_status_count] = {0, 0, 0}; variable
108 test_counts[test_status]++; in p_test_fini()
161 test_counts[test_status_pass], test_count, in p_test_impl()
163 test_counts[test_status_skip], test_count, in p_test_impl()
165 test_counts[test_status_fail], test_count); in p_test_impl()