Home | History | Annotate | Download | only in cintltst

Lines Matching defs:tSize

234   int32_t sSize = pieceSize, tSize = pieceSize;
245 while(sSize == pieceSize && tSize == pieceSize && partialSKResult == 0) {
249 tSize = ucol_nextSortKeyPart(coll, &tIter, tState, tBuf, pieceSize, status);