Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc4302 static std::string FormatCountableNoun(int count, in FormatCountableNoun() function
4311 return FormatCountableNoun(test_count, "test", "tests"); in FormatTestCount()
4316 return FormatCountableNoun(test_case_count, "test case", "test cases"); in FormatTestCaseCount()
4625 FormatCountableNoun(test_case.test_to_run_count(), "test", "tests"); in OnTestCaseStart()
4678 FormatCountableNoun(test_case.test_to_run_count(), "test", "tests"); in OnTestCaseEnd()