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