Home | History | Annotate | Download | only in googletest

Lines Matching refs:test_count

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