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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1541 static const UChar USX[] = {0x55, 0x53, 0x58, 0}; /*USX*/ local
1585 assertEquals("USX.getName(LONG_NAME)",
1586 UnicodeString("USX"),
1587 UnicodeString(ucurr_getName(USX, "en_US",
/external/icu4c/test/intltest/
H A Dnumfmtst.cpp1797 static const UChar USX[] = {0x55, 0x53, 0x58, 0}; /*USX*/ local
1841 assertEquals("USX.getName(LONG_NAME)",
1842 UnicodeString("USX"),
1843 UnicodeString(ucurr_getName(USX, "en_US",

Completed in 47 milliseconds