Lines Matching refs:textIn
2763 #define TC_COUNT LENGTHOF(textIn)
2768 static const char* const textIn[] = { variable
3230 const char* textIn; in testReorderRunsOnly() member
3292 srcLen = strlen(testCases[i].textIn); in testReorderRunsOnly()
3293 pseudoToU16(srcLen, testCases[i].textIn, src); in testReorderRunsOnly()
3304 checkWhatYouCan(pBiDi, testCases[i].textIn, destChars); in testReorderRunsOnly()
3306 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY", in testReorderRunsOnly()
3319 checkWhatYouCan(pL2VBiDi, testCases[i].textIn, vis1Chars); in testReorderRunsOnly()
3328 testCases[i].textIn, "UBIDI_REORDER_RUNS_ONLY (2)", in testReorderRunsOnly()
3377 const char *srcChars = textIn[tc]; in testReorderingMode()
3495 const char* textIn; in testStreaming() member
3542 srcLen = u_unescape(testData[i].textIn, src, MAXLEN); in testStreaming()
3580 paraLevels[levelIndex], testData[i].textIn, in testStreaming()