Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp300 size_t testcase_count = testcase_list.size(); in OnTestIterationStartPrint() local
308 testcase_count, (testcase_count == 1) ? "test case" : "test cases"); in OnTestIterationStartPrint()
369 size_t testcase_count = testcase_list.size(); in OnTestIterationEndPrint() local
396testcase_count, (testcase_count == 1) ? "test case" : "test cases"); in OnTestIterationEndPrint()