Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp39 static const UChar C_DESC[] = {0x64, 0x65, 0x73, 0x63, 0}; // desc variable
320 } else if (key.compare(C_DESC, -1) == 0){ in Test()