Lines Matching refs:IcuTestErrorCode
70 UBool dataDriven(const TestCase &test, IcuTestErrorCode &errorCode);
98 IcuTestErrorCode errorCode(*this, "testEmpty"); in testEmpty()
112 IcuTestErrorCode errorCode(*this, "testCopyErrorTo"); in testCopyErrorTo()
125 IcuTestErrorCode errorCode(*this, "testBasics"); in testBasics()
264 IcuTestErrorCode errorCode(*this, "testSupportedDefault"); in testSupportedDefault()
287 IcuTestErrorCode errorCode(*this, "testUnsupportedDefault"); in testUnsupportedDefault()
311 IcuTestErrorCode errorCode(*this, "testNoDefault"); in testNoDefault()
333 IcuTestErrorCode errorCode(*this, "testDemotion"); in testDemotion()
356 IcuTestErrorCode errorCode(*this, "testDirection"); in testDirection()
386 IcuTestErrorCode errorCode(*this, "testMaxDistanceAndIsMatch"); in testMaxDistanceAndIsMatch()
416 IcuTestErrorCode errorCode(*this, "testMatch"); in testMatch()
445 IcuTestErrorCode errorCode(*this, "testResolvedLocale"); in testResolvedLocale()
486 bool readTestCase(const UnicodeString &line, TestCase &test, IcuTestErrorCode &errorCode) { in readTestCase()
560 UBool LocaleMatcherTest::dataDriven(const TestCase &test, IcuTestErrorCode &errorCode) { in dataDriven()
645 IcuTestErrorCode errorCode(*this, "testDataDriven"); in testDataDriven()