Searched defs:RecordFourCases (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dlistformattertest.cpp58 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, function in class:ListFormatterTest
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)) {
/external/icu/icu4c/source/test/intltest/
H A Dlistformattertest.cpp58 UBool ListFormatterTest::RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, function in class:ListFormatterTest
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 124 milliseconds