Home | History | Annotate | Download | only in gtest

Lines Matching refs:test_count

2132 static internal::String FormatTestCount(int test_count) {
2133 return FormatCountableNoun(test_count, "test", "tests");