Searched refs:hashChars (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dchashtst.c26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key);
106 hash = uhash_open(hashChars, isEqualChars, NULL, &status);
322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) { function
/external/icu/icu4c/source/test/cintltst/
H A Dchashtst.c26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key);
106 hash = uhash_open(hashChars, isEqualChars, NULL, &status);
322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) { function

Completed in 378 milliseconds