Home
last modified time | relevance | path

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

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