Home
last modified time | relevance | path

Searched defs:test_status (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtest.c7 static test_status_t test_status = test_status_pass; variable
90 test_status_string(test_status_t test_status) { in test_status_string()