Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2466 static std::string FormatTestCaseCount(int test_case_count) { in FormatTestCaseCount() function
2724 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2835 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()