Searched defs:SIMPLE_PATTERN (Results 1 – 3 of 3) sorted by relevance
51 const UnicodeString SIMPLE_PATTERN(SIMPLE_PATTERN_STRING); /* Don't static init this! */ in selectFormatUnitTest() local209 const UnicodeString SIMPLE_PATTERN(SIMPLE_PATTERN_STRING); /* Don't static init this! */ in selectFormatAPITest() local
26 static final String SIMPLE_PATTERN = "feminine {feminineVerbValue} other{otherVerbValue}"; field in SelectFormatUnitTest
29 static final String SIMPLE_PATTERN = "feminine {feminineVerbValue} other{otherVerbValue}"; field in SelectFormatUnitTest