Searched refs:PATTERN_CHARS (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 437 static const char* PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxr:"; variable 439 static const char* PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxr"; variable 505 assertEquals("patternChars", PATTERN_CHARS, rootSyms.getLocalPatternChars(buf)); in TestFieldPosition() 506 assertEquals("patternChars", PATTERN_CHARS, DateFormatSymbols::getPatternUChars()); in TestFieldPosition() 509 assertTrue("Data", UDAT_FIELD_COUNT == uprv_strlen(PATTERN_CHARS)); in TestFieldPosition() 511 …assertTrue("Data", UDAT_FIELD_COUNT == uprv_strlen(PATTERN_CHARS) + 1); // +1 for missing TIME_SEP… in TestFieldPosition() 520 buf.remove().append(PATTERN_CHARS); in TestFieldPosition()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateFormatTest.java | 347 assertEquals("patternChars", PATTERN_CHARS, rootSyms.getLocalPatternChars()); in TestFieldPosition() 351 …if(DateFormat.FIELD_COUNT != PATTERN_CHARS.length() + 1){ // +1 for missing TIME_SEPARATOR pattern… in TestFieldPosition() 352 …id not get the correct value for DateFormat.FIELD_COUNT. Expected: "+ PATTERN_CHARS.length() + 1); in TestFieldPosition() 361 buf.append(PATTERN_CHARS); in TestFieldPosition() 498 static final String PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxr"; field in DateFormatTest 3356 for (int j = 0; j < PATTERN_CHARS.length(); j++) { in TestFormatToCharacterIterator() 3362 char letter = PATTERN_CHARS.charAt(j); in TestFormatToCharacterIterator()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatTest.java | 343 assertEquals("patternChars", PATTERN_CHARS, rootSyms.getLocalPatternChars()); in TestFieldPosition() 347 …if(DateFormat.FIELD_COUNT != PATTERN_CHARS.length() + 1){ // +1 for missing TIME_SEPARATOR pattern… in TestFieldPosition() 348 …id not get the correct value for DateFormat.FIELD_COUNT. Expected: "+ PATTERN_CHARS.length() + 1); in TestFieldPosition() 357 buf.append(PATTERN_CHARS); in TestFieldPosition() 494 static final String PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxr"; field in DateFormatTest 3352 for (int j = 0; j < PATTERN_CHARS.length(); j++) { in TestFormatToCharacterIterator() 3358 char letter = PATTERN_CHARS.charAt(j); in TestFormatToCharacterIterator()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |