/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
D | CalendarTestFmwk.java | 56 private static final String[] FIELD_NAME = { field in CalendarTestFmwk 67 return (f>=0 && f<FIELD_NAME.length) ? in fieldName() 68 FIELD_NAME[f] : ("<Field " + f + ">"); in fieldName() 187 + " " + FIELD_NAME[test[3]] + " by " + test[4] in doRollAdd() 193 + " " + FIELD_NAME[test[3]] + " by " + test[4] in doRollAdd() 283 " Range for min of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 289 " Range for max of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 295 " " + FIELD_NAME[f] + "(" + f + ")=" + v + in doLimitsTest() 310 buf.append(FIELD_NAME[f]); in doLimitsTest()
|
D | JapaneseTest.java | 258 final String[] FIELD_NAME = { in checkExpected() local 273 logln(FIELD_NAME[fieldNum]+": "+ actualVal); in checkExpected() 275 … errln("FAIL: "+FIELD_NAME[fieldNum]+": expected "+ expectedVal + " got " + actualVal); in checkExpected()
|
D | CompatibilityTest.java | 30 static final String[] FIELD_NAME = { field in CompatibilityTest 379 if (!cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is not set"); in TestGenericAPI() 382 if (cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is set"); in TestGenericAPI()
|
D | CalendarRegressionTest.java | 44 static final String[] FIELD_NAME = { field in CalendarRegressionTest 1161 errln("Test failed with field " + FIELD_NAME[field] + in Test4147269() 1418 " (" + FIELD_NAME[field] + in Test4173516() 1455 logln((op == 0 ? "add(" : "roll(") + FIELD_NAME[field] + in Test4173516() 1903 logln("set(" + FIELD_NAME[DATA[start++]] +
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | CalendarTestFmwk.java | 55 private static final String[] FIELD_NAME = { field in CalendarTestFmwk 66 return (f>=0 && f<FIELD_NAME.length) ? in fieldName() 67 FIELD_NAME[f] : ("<Field " + f + ">"); in fieldName() 186 + " " + FIELD_NAME[test[3]] + " by " + test[4] in doRollAdd() 192 + " " + FIELD_NAME[test[3]] + " by " + test[4] in doRollAdd() 282 " Range for min of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 288 " Range for max of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 294 " " + FIELD_NAME[f] + "(" + f + ")=" + v + in doLimitsTest() 309 buf.append(FIELD_NAME[f]); in doLimitsTest()
|
D | JapaneseTest.java | 257 final String[] FIELD_NAME = { in checkExpected() local 272 logln(FIELD_NAME[fieldNum]+": "+ actualVal); in checkExpected() 274 … errln("FAIL: "+FIELD_NAME[fieldNum]+": expected "+ expectedVal + " got " + actualVal); in checkExpected()
|
D | CompatibilityTest.java | 29 static final String[] FIELD_NAME = { field in CompatibilityTest 378 if (!cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is not set"); in TestGenericAPI() 381 if (cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is set"); in TestGenericAPI()
|
D | CalendarRegressionTest.java | 43 static final String[] FIELD_NAME = { field in CalendarRegressionTest 1160 errln("Test failed with field " + FIELD_NAME[field] + in Test4147269() 1417 " (" + FIELD_NAME[field] + in Test4173516() 1454 logln((op == 0 ? "add(" : "roll(") + FIELD_NAME[field] + in Test4173516() 1902 logln("set(" + FIELD_NAME[DATA[start++]] +
|
/external/icu/icu4c/source/test/intltest/ |
D | callimts.cpp | 326 static const char* FIELD_NAME[] = { in doLimitsTest() local 414 " Range for min of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 424 " Range for max of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 430 " Range for max of " + FIELD_NAME[f] + "(" + f + in doLimitsTest() 442 " " + FIELD_NAME[f] + "(" + f + ")=" + v + in doLimitsTest() 451 " " + FIELD_NAME[f] + "(" + f + ")=" + v + in doLimitsTest() 458 " " + FIELD_NAME[f] + "(" + f + ")=" + v + in doLimitsTest() 480 buf.append((UnicodeString)"[" + cal.getType() + "] " + FIELD_NAME[f]); in doLimitsTest()
|
D | calregts.h | 90 static const char* FIELD_NAME[]; variable
|
D | calregts.cpp | 97 const char* CalendarRegressionTest::FIELD_NAME [] = { member in CalendarRegressionTest 1665 errln(UnicodeString("Test failed with field ") + FIELD_NAME[field] + in test4147269() 2225 (action==ADD?"add ":"roll ") + FIELD_NAME[DATA[i].field] + in TestJ81() 2239 amount + " " + FIELD_NAME[DATA[i].field] + " -> {" + in TestJ81() 2247 amount + " " + FIELD_NAME[DATA[i].field] + " -> {" + in TestJ81()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | FieldWithLocationTest.java | 36 private static final String FIELD_NAME = "testIntField"; field in FieldWithLocationTest 93 fieldId = debuggeeWrapper.vmMirror.getFieldID(debuggeeClassId, FIELD_NAME); in createEventBuilder()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | StopTest.java | 71 debuggeeWrapper.vmMirror.getFieldID(classID, StopDebuggee.FIELD_NAME); in testStop001()
|
D | StopDebuggee.java | 66 public static final String FIELD_NAME = "exception"; field in StopDebuggee
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 2044 result.append(FIELD_NAME[i]); in showMask() 2062 private static final String[] FIELD_NAME = { field in DateTimePatternGenerator 2095 String name = FIELD_NAME[types[i][1]]; in getName()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateTimePatternGenerator.java | 2019 result.append(FIELD_NAME[i]); in showMask() 2037 private static final String[] FIELD_NAME = { field in DateTimePatternGenerator 2070 String name = FIELD_NAME[types[i][1]]; in getName()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | Calendar.java | 6112 private static final String[] FIELD_NAME = { field in Calendar 6126 return FIELD_NAME[field]; in fieldName()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | Calendar.java | 6304 private static final String[] FIELD_NAME = { field in Calendar 6319 return FIELD_NAME[field]; in fieldName()
|
/external/guice/lib/build/ |
D | cglib-3.1.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/sf/
net/ ... |
/external/guice/extensions/persist/lib/ |
D | cglib-nodep-3.0.jar | META-INF/MANIFEST.MF
LICENSE
NOTICE
net/sf/cglib/beans/BeanCopier$ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.help.base_3.5.2.v201011171123.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v1/lib/test/ |
D | mockito-core-1.8.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mockito/
org/ ... |
/external/mockito/lib/ |
D | byte-buddy-1.6.9.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
D | jdimodel.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |