Home | History | Annotate | Download | only in src

Lines Matching refs:test_case_count

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