Searched refs:pKeyLen (Results 1 – 1 of 1) sorted by relevance
2722 int32_t pKeyLen = 0; in TestPartialSortKeyTermination() local2730 pKeyLen = ucol_nextSortKeyPart(coll, &iter, state, key, 256, &status); in TestPartialSortKeyTermination()2731 (void)pKeyLen; /* Suppress set but not used warning. */ in TestPartialSortKeyTermination()