Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp29 static const UChar C_NAMEBASE[] = {0x6E, 0x61, 0x6D, 0x65, 0x62, 0x61, 0x73, 0x65, 0}; // namebase variable
330 } else if (key.compare(C_NAMEBASE, -1) == 0){ in Test()