Home | History | Annotate | Download | only in src

Lines Matching refs:test_case_count

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