Searched refs:sourceKeyArray (Results 1 – 1 of 1) sorted by relevance
876 uint8_t sourceKeyArray [100]; in TestJB581() local908 sourceKeyOut = ucol_getSortKey(myCollator, source, -1, sourceKeyArray, 100); in TestJB581()912 if (memcmp(sourceKeyArray, targetKeyArray, bufferLen) != 0) in TestJB581()