Home | History | Annotate | Download | only in cintltst

Lines Matching refs:testBuffer

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