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

/external/icu4c/test/cintltst/
H A Dcallcoll.c842 uint8_t sourceKeyArray [100]; local
874 sourceKeyOut = ucol_getSortKey(myCollator, source, -1, sourceKeyArray, 100);
877 if (memcmp(sourceKeyArray, targetKeyArray, bufferLen) != 0)

Completed in 601 milliseconds