Home | History | Annotate | Download | only in cintltst

Lines Matching refs:testEnd

5322     const char *testEnd = (const char *)testBytes + sizeof(testBytes);
5332 while (testBuffer != testEnd)
5334 /*result = */ucnv_getNextUChar (cnv, &testBuffer, testEnd , &status);