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