Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dchashtst.c166 static const UChar five2[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ in TestOtherAPI() local
204 if(uhash_removei(hash, (void*)five2) != 5){ in TestOtherAPI()