Home
last modified time | relevance | path

Searched refs:C_PASS (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp36 static const UChar C_PASS[] = {0x70, 0x61, 0x73, 0x73, 0}; // pass variable
315 if (value.compare(C_PASS, -1) == 0){ in Test()