Home
last modified time | relevance | path

Searched defs:posExamples (Results 1 – 1 of 1) sorted by relevance

/external/icu/android_icu4j/testing/src/com/android/icu/test/util/regex/
DMatcherNativeTest.java512 String[] posExamples = { "aabbcc", "aacc", "bbaabbcc" }; in testPosCompositeGroup() local
534 String[] posExamples = { "aacc", "bbcc", "cc" }; in testPosAltGroup() local