Searched refs:RecordFourCases (Results 1 – 2 of 2) sorted by relevance
103 UBool RecordFourCases(
150 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, in RecordFourCases() function in ListFormatterTest187 if (RecordFourCases(Locale::getDefault(), one, two, three, four, results, "TestBogus()")) { in TestBogus()