Searched refs:PATTERN_CHARS (Results 1 – 9 of 9) sorted by relevance
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateFormatTest.java | 349 assertEquals("patternChars", PATTERN_CHARS, rootSyms.getLocalPatternChars()); in TestFieldPosition() 353 …if(DateFormat.FIELD_COUNT != PATTERN_CHARS.length() + 1){ // +1 for missing TIME_SEPARATOR pattern… in TestFieldPosition() 354 …id not get the correct value for DateFormat.FIELD_COUNT. Expected: "+ PATTERN_CHARS.length() + 1); in TestFieldPosition() 363 buf.append(PATTERN_CHARS); in TestFieldPosition() 500 static final String PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxrbB"; field in DateFormatTest 3400 for (int j = 0; j < PATTERN_CHARS.length(); j++) { in TestFormatToCharacterIterator() 3406 char letter = PATTERN_CHARS.charAt(j); in TestFormatToCharacterIterator()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatTest.java | 348 assertEquals("patternChars", PATTERN_CHARS, rootSyms.getLocalPatternChars()); in TestFieldPosition() 352 …if(DateFormat.FIELD_COUNT != PATTERN_CHARS.length() + 1){ // +1 for missing TIME_SEPARATOR pattern… in TestFieldPosition() 353 …id not get the correct value for DateFormat.FIELD_COUNT. Expected: "+ PATTERN_CHARS.length() + 1); in TestFieldPosition() 362 buf.append(PATTERN_CHARS); in TestFieldPosition() 499 static final String PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxrbB"; field in DateFormatTest 3399 for (int j = 0; j < PATTERN_CHARS.length(); j++) { in TestFormatToCharacterIterator() 3405 char letter = PATTERN_CHARS.charAt(j); in TestFormatToCharacterIterator()
|
/external/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 446 static const char* PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxrbB:"; variable 448 static const char* PATTERN_CHARS = "GyMdkHmsSEDFwWahKzYeugAZvcLQqVUOXxrbB"; variable 516 assertEquals("patternChars", PATTERN_CHARS, rootSyms.getLocalPatternChars(buf)); in TestFieldPosition() 517 assertEquals("patternChars", PATTERN_CHARS, DateFormatSymbols::getPatternUChars()); in TestFieldPosition() 520 assertTrue("Data", UDAT_FIELD_COUNT == uprv_strlen(PATTERN_CHARS)); in TestFieldPosition() 522 …assertTrue("Data", UDAT_FIELD_COUNT == uprv_strlen(PATTERN_CHARS) + 1); // +1 for missing TIME_SEP… in TestFieldPosition() 531 buf.remove().append(PATTERN_CHARS); in TestFieldPosition()
|
/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/ ... |