Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/src/
H A Dtest.c3 static unsigned test_count = 0; variable
50 test_count++; in p_test_init()
92 test_counts[test_status_pass], test_count, in p_test()
94 test_counts[test_status_skip], test_count, in p_test()
96 test_counts[test_status_fail], test_count); in p_test()