Searched refs:test_count (Results 1 – 1 of 1) sorted by relevance
3 static unsigned test_count = 0; variable48 test_count++; in p_test_init()87 test_counts[test_status_pass], test_count, in p_test_impl()89 test_counts[test_status_skip], test_count, in p_test_impl()91 test_counts[test_status_fail], test_count); in p_test_impl()
Completed in 2 milliseconds