Searched refs:C_TOUNICODE (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | idnaconf.cpp | 32 static const UChar C_TOUNICODE[] = {0x74, 0x6F, 0x75, 0x6E, 0x69, 0x63, 0x6F, 0x64, 0x65, 0}; // to… variable 310 } else if (value.compare(C_TOUNICODE, -1) == 0){ in Test()
|
/external/icu4c/test/intltest/ |
D | idnaconf.cpp | 32 static const UChar C_TOUNICODE[] = {0x74, 0x6F, 0x75, 0x6E, 0x69, 0x63, 0x6F, 0x64, 0x65, 0}; // to… variable 310 } else if (value.compare(C_TOUNICODE, -1) == 0){ in Test()
|