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