Home
last modified time | relevance | path

Searched refs:ctou (Results 1 - 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp189 dii->setIntervalPattern(ctou("yMd"), UCAL_DATE, ctou("M/d/y \\u2013 d"), status); in testAPI()
1239 UDate date = ref.parse(ctou(datestr), ec); in expect()
1241 UDate date_2 = ref.parse(ctou(datestr_2), ec); in expect()
1245 const UnicodeString& oneSkeleton(ctou(data[i++])); in expect()
1252 assertEquals((UnicodeString)"\"" + locName + "\\" + oneSkeleton + "\\" + ctou(datestr) + "\\" + ctou(datestr_2) + "\"", ctou(data[i++]), str); in expect()
1406 dtitvinf->getIntervalPattern(ctou("yMd"), UCAL_DATE, expected, ec); in testSetIntervalPatternNoSideEffect()
1407 dtitvinf->setIntervalPattern(ctou("yM in testSetIntervalPatternNoSideEffect()
[all...]
H A Dnumfmtst.cpp1152 UnicodeString testCase = ctou(lenientAffixTestCases[t]); in TestLenientParse()
1177 UnicodeString testCase = ctou(lenientMinusTestCases[t]); in TestLenientParse()
1198 UnicodeString testCase = ctou(lenientMinusTestCases[t]); in TestLenientParse()
1219 UnicodeString testCase = ctou(lenientCurrencyTestCases[t]); in TestLenientParse()
1233 UnicodeString testCase = ctou(lenientNegativeCurrencyTestCases[t]); in TestLenientParse()
1256 UnicodeString testCase = ctou(lenientPercentTestCases[t]); in TestLenientParse()
1271 UnicodeString testCase = ctou(lenientNegativePercentTestCases[t]); in TestLenientParse()
1297 UnicodeString testCase = ctou(strictFailureTestCases[t]); in TestLenientParse()
1313 UnicodeString testCase = ctou(strictFailureTestCases[t]); in TestLenientParse()
2500 DecimalFormat fmt(ctou("### in TestPerMill()
[all...]
H A Ddtfmttst.cpp618 ctou(EXPECTED[exp]), field); in TestFieldPosition()
635 ctou(EXPECTED[expBase + i]), field); in TestFieldPosition()
2053 UDate date = ref.parse(ctou(datestr), ec); in expect()
2056 ctou(string), in expect()
2060 date = ref.parse(ctou(datestr), ec); in expect()
2062 UDate parsedate = fmt.parse(ctou(string), ec); in expect()
2074 UDate date = ref.parse(ctou(datestr), ec); in expect()
2076 UDate parsedate = fmt.parse(ctou(string), ec); in expect()
2085 ctou(string), in expect()
2092 UDate date = ref.parse(ctou(datest in expect()
[all...]
H A Duts46test.cpp720 UnicodeString input(ctou(testCase.s)); in TestSomeCases()
721 UnicodeString expected(ctou(testCase.u)); in TestSomeCases()
H A Dintltest.h454 extern UnicodeString ctou(const char* chars);
H A Dstrtest.cpp880 UnicodeString u = ctou(cs); in Testctou()
H A Dintltest.cpp1799 UnicodeString ctou(const char* chars) { in ctou() function
H A Dmeasfmttest.cpp5512 assertEquals(description, ctou(expected), result); in verifyFormatWithPrefix()

Completed in 27 milliseconds