Home | History | Annotate | Download | only in cintltst

Lines Matching refs:testBuffer

5297     const char *testBuffer = (const char *)testBytes;
5308 while (testBuffer != testEnd)
5310 /*result = */ucnv_getNextUChar (cnv, &testBuffer, testEnd , &status);