Searched refs:testcase_count (Results 1 – 1 of 1) sorted by relevance
326 size_t testcase_count = testcase_list.size(); in OnTestIterationStartPrint() local333 (test_count == 1) ? "test" : "tests", testcase_count, in OnTestIterationStartPrint()334 (testcase_count == 1) ? "test case" : "test cases"); in OnTestIterationStartPrint()368 size_t testcase_count = testcase_list.size(); in OnTestIterationEndPrint() local396 (test_count == 1) ? "test" : "tests", testcase_count, in OnTestIterationEndPrint()397 (testcase_count == 1) ? "test case" : "test cases"); in OnTestIterationEndPrint()