Searched refs:sortk2_compat (Results 1 – 1 of 1) sorted by relevance
868 uint8_t sortk2_compat[] = { in TestSortKey() local967 …doAssert( (memcmp(sortk2, sortk2_compat, sortklen) == 0), "Binary format for 'abcda' sortkey diffe… in TestSortKey()969 resultP = ucol_sortKeyToString(col, sortk2_compat, toStringBuffer, &toStringLen); in TestSortKey()