Searched refs:namezone (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Didnaconf.h40 UnicodeString namezone; member in class:IdnaConfTest
H A Didnaconf.cpp26 static const UChar C_NAMEZONE[] = {0x6E, 0x61, 0x6D, 0x65, 0x7A, 0x6F, 0x6E, 0x65, 0}; // namezone
49 namezone.setToBogus();
225 if (type == -1 || option == -1 || passfail == -1 || namebase.isBogus() || namezone.isBogus()){
248 if (namezone.compare(result, -1) == 0){
275 namezone.setToBogus();
328 namezone.setTo(value);
/external/icu/icu4c/source/test/intltest/
H A Didnaconf.h40 UnicodeString namezone; member in class:IdnaConfTest
H A Didnaconf.cpp26 static const UChar C_NAMEZONE[] = {0x6E, 0x61, 0x6D, 0x65, 0x7A, 0x6F, 0x6E, 0x65, 0}; // namezone
48 namezone.setToBogus();
224 if (type == -1 || option == -1 || passfail == -1 || namebase.isBogus() || namezone.isBogus()){
247 if (namezone.compare(result, -1) == 0){
274 namezone.setToBogus();
327 namezone.setTo(value);

Completed in 258 milliseconds