Searched defs:test_count (Results 1 – 3 of 3) sorted by relevance
127 void log_tap_result(int test_count, in log_tap_result()166 int test_count) { in run_test()
458 int test_count() { in test_count() function
2865 static std::string FormatTestCount(int test_count) { in FormatTestCount()