Home | History | Annotate | Download | only in src

Lines Matching refs:test_count

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