Searched refs:C_PASS (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | idnaconf.cpp | 35 static const UChar C_PASS[] = {0x70, 0x61, 0x73, 0x73, 0}; // pass variable 314 if (value.compare(C_PASS, -1) == 0){ in Test()
|
/external/icu4c/test/intltest/ |
D | idnaconf.cpp | 35 static const UChar C_PASS[] = {0x70, 0x61, 0x73, 0x73, 0}; // pass variable 314 if (value.compare(C_PASS, -1) == 0){ in Test()
|