Home | History | Annotate | Download | only in src

Lines Matching refs:test_case_count

2487 static internal::String FormatTestCaseCount(int test_case_count) {
2488 return FormatCountableNoun(test_case_count, "test case", "test cases");