Searched refs:testFileAsString (Results 1 – 1 of 1) sorted by relevance
1358 UnicodeString testFileAsString(TRUE, testFile, len); in runUnicodeTestData() local1369 …RegexMatcher tokenMatcher(tokenExpr, testFileAsString, UREGEX_MULTILINE | UREGEX_DOTALL, status… in runUnicodeTestData()4290 UnicodeString testFileAsString(testFile, len); in TestEmoji() local4293 RegexMatcher lineMatcher(u"^.*?$", testFileAsString, UREGEX_MULTILINE, status); in TestEmoji()