Searched refs:resultP (Results 1 – 1 of 1) sorted by relevance
896 char toStringBuffer[256], *resultP; in TestSortKey() local969 resultP = ucol_sortKeyToString(col, sortk2_compat, toStringBuffer, &toStringLen); in TestSortKey()970 doAssert( (resultP != 0), "sortKeyToString failed!"); in TestSortKey()