Searched refs:resultP (Results 1 – 1 of 1) sorted by relevance
1078 char toStringBuffer[256], *resultP; in TestSortKey() local1150 resultP = ucol_sortKeyToString(col, sortk3, toStringBuffer, toStringLen); in TestSortKey()1151 doAssert( (resultP != 0), "sortKeyToString failed!"); in TestSortKey()