Searched refs:test_case_count (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2822 static std::string FormatTestCaseCount(int test_case_count) { argument
2823 return FormatCountableNoun(test_case_count, "test case", "test cases");

Completed in 24 milliseconds