Home
last modified time | relevance | path

Searched refs:testFileAsString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drbbitst.cpp1340 UnicodeString testFileAsString(true, testFile, len); in runUnicodeTestData() local
1351 …RegexMatcher tokenMatcher(tokenExpr, testFileAsString, UREGEX_MULTILINE | UREGEX_DOTALL, status… in runUnicodeTestData()
4580 UnicodeString testFileAsString(testFile, len); in TestEmoji() local
4583 RegexMatcher lineMatcher(u"^.*?$", testFileAsString, UREGEX_MULTILINE, status); in TestEmoji()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp1346 UnicodeString testFileAsString(true, testFile, len); in runUnicodeTestData() local
1357 …RegexMatcher tokenMatcher(tokenExpr, testFileAsString, UREGEX_MULTILINE | UREGEX_DOTALL, status… in runUnicodeTestData()
4638 UnicodeString testFileAsString(testFile, len); in TestEmoji() local
4641 RegexMatcher lineMatcher(u"^.*?$", testFileAsString, UREGEX_MULTILINE, status); in TestEmoji()