HomeSort by relevance Sort by last modified time
    Searched refs:RecordFourCases (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
listformattertest.h 48 UBool RecordFourCases(
listformattertest.cpp 58 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two,
63 dataerrln("ListFormatter::createInstance(\"%s\", errorCode) failed in RecordFourCases: %s", locale.getName(), u_errorName(errorCode));
75 errln("RecordFourCases failed: %s", u_errorName(errorCode));
95 if (RecordFourCases(Locale::getDefault(), one, two, three, four, results)) {

Completed in 285 milliseconds