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

/external/icu4c/test/cintltst/
H A Dcmsccoll.c6346 * @param reorderTokens Array of reordering codes.
6347 * @param reorderTokensLen Size of the array reorderTokens.
6349 static void doTestOneReorderingAPITestCase(const OneTestCase testCases[], uint32_t testCasesLen, const int32_t reorderTokens[], int32_t reorderTokensLen) argument
6360 ucol_setReorderCodes(myCollation, reorderTokens, reorderTokensLen, &status);

Completed in 61 milliseconds