Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp37 static const UChar C_FAIL[] = {0x66, 0x61, 0x69, 0x6C, 0}; // fail variable
317 } else if (value.compare(C_FAIL, -1) == 0){ in Test()