Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dallcoll.cpp181 CollationKey sourceKeyOut, in TestJB581() local
183 coll->getCollationKey(source, sourceKeyOut, status); in TestJB581()
185 result = sourceKeyOut.compareTo(targetKeyOut); in TestJB581()
/external/icu4c/test/cintltst/
Dcallcoll.c872 int32_t sourceKeyOut = 0, in TestJB581() local
902 sourceKeyOut = ucol_getSortKey(myCollator, source, -1, sourceKeyArray, 100); in TestJB581()