Searched refs:C_TOUNICODE (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Didnaconf.cpp32 static const UChar C_TOUNICODE[] = {0x74, 0x6F, 0x75, 0x6E, 0x69, 0x63, 0x6F, 0x64, 0x65, 0}; // tounicode variable
310 } else if (value.compare(C_TOUNICODE, -1) == 0){
/external/icu4c/test/intltest/
H A Didnaconf.cpp32 static const UChar C_TOUNICODE[] = {0x74, 0x6F, 0x75, 0x6E, 0x69, 0x63, 0x6F, 0x64, 0x65, 0}; // tounicode variable
310 } else if (value.compare(C_TOUNICODE, -1) == 0){

Completed in 123 milliseconds