Searched refs:testChars (Results 1 – 2 of 2) sorted by relevance
15 UChar testChars[] = { variable25 int32_t testLength = sizeof testChars / sizeof testChars[0];29 ScriptRun scriptRun(testChars, 0, testLength); in main()
44 const char testChars[] = "Now is the time for all good men to come " in TestUChariter() local47 UnicodeString testString(testChars,""); in TestUChariter()53 u_fprintf(out, "testText = %s", testChars); in TestUChariter()111 const char testChars[] = "Now is the time for all good men to come " in TestStringiter() local114 UnicodeString testString(testChars,""); in TestStringiter()