Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dselfmts.cpp51 const UnicodeString SIMPLE_PATTERN(SIMPLE_PATTERN_STRING); /* Don't static init this! */ in selectFormatUnitTest() local
209 const UnicodeString SIMPLE_PATTERN(SIMPLE_PATTERN_STRING); /* Don't static init this! */ in selectFormatAPITest() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DSelectFormatUnitTest.java26 static final String SIMPLE_PATTERN = "feminine {feminineVerbValue} other{otherVerbValue}"; field in SelectFormatUnitTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DSelectFormatUnitTest.java29 static final String SIMPLE_PATTERN = "feminine {feminineVerbValue} other{otherVerbValue}"; field in SelectFormatUnitTest