Lines Matching refs:textIn
3673 #define TC_COUNT UPRV_LENGTHOF(textIn)
3678 static const char* const textIn[] = { variable
4140 const char* textIn; in testReorderRunsOnly() member
4202 srcLen = strlen(testCases[i].textIn); in testReorderRunsOnly()
4203 pseudoToU16(srcLen, testCases[i].textIn, src); in testReorderRunsOnly()
4214 checkWhatYouCan(pBiDi, testCases[i].textIn, destChars); in testReorderRunsOnly()
4216 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY", in testReorderRunsOnly()
4229 checkWhatYouCan(pL2VBiDi, testCases[i].textIn, vis1Chars); in testReorderRunsOnly()
4238 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY (2)", in testReorderRunsOnly()
4287 const char *srcChars = textIn[tc]; in testReorderingMode()
4405 const char* textIn; in testStreaming() member
4452 srcLen = u_unescape(testData[i].textIn, src, MAXLEN); in testStreaming()
4492 paraLevels[levelIndex], testData[i].textIn, in testStreaming()