/external/guava/guava-tests/test/com/google/common/base/ |
D | ToStringHelperTest.java | 38 String toTest = Objects.toStringHelper(this).toString(); in testConstructor_instance() local 39 assertEquals("ToStringHelperTest{}", toTest); in testConstructor_instance() 43 String toTest = Objects.toStringHelper(this).toString(); in testConstructorLenient_instance() local 44 assertTrue(toTest, toTest.matches(".*\\{\\}")); in testConstructorLenient_instance() 49 String toTest = Objects.toStringHelper(new TestClass()).toString(); in testConstructor_innerClass() local 50 assertEquals("TestClass{}", toTest); in testConstructor_innerClass() 54 String toTest = Objects.toStringHelper(new TestClass()).toString(); in testConstructorLenient_innerClass() local 55 assertTrue(toTest, toTest.matches(".*\\{\\}")); in testConstructorLenient_innerClass() 60 String toTest = Objects.toStringHelper(new Object() {}).toString(); in testConstructor_anonymousClass() local 61 assertEquals("{}", toTest); in testConstructor_anonymousClass() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ULocaleTest.java | 1573 String toTest [][] = { in TestOrientation() local 1583 for (int i = 0; i < toTest.length; ++i) { in TestOrientation() 1584 ULocale loc = new ULocale(toTest[i][0]); in TestOrientation() 1587 if (!co.equals(toTest[i][1])) { in TestOrientation() 1588 …errln("Locale \"" + toTest[i][0] + "\" should have \"" + toTest[i][1] + "\" character orientation,… in TestOrientation() 1590 else if (!lo.equals(toTest[i][2])) { in TestOrientation() 1591 …errln("Locale \"" + toTest[i][0] + "\" should have \"" + toTest[i][2] + "\" line orientation, but … in TestOrientation()
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
D | TerrainQuad.java | 1660 public void findPick(Ray toTest, List<TerrainPickData> results) { 1663 if (getWorldBound().intersects(toTest)) { 1669 if (tp.getWorldBound().intersects(toTest)) { 1671 toTest.collideWith(tp.getWorldBound(), cr); 1679 ((TerrainQuad) children.get(i)).findPick(toTest, results);
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 2932 static const OrientationStruct toTest [] = { in TestOrientation() local 2946 for (; i < sizeof(toTest) / sizeof(toTest[0]); ++i) { in TestOrientation() 2949 const char* const localeId = toTest[i].localeId; in TestOrientation() 2951 const ULayoutType expectedCO = toTest[i].character; in TestOrientation() 2953 const ULayoutType expectedLO = toTest[i].line; in TestOrientation()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | TransliteratorTest.java | 3178 UnicodeSet toTest = disorderedMarks; in TestSourceTargetSet2() local 3188 for (String s : toTest) { in TestSourceTargetSet2()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.registry_3.5.0.v20100503.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |