/external/guice/extensions/testlib/test/com/google/inject/testing/fieldbinder/ |
D | BoundFieldModuleTest.java | 55 final Integer testValue = 1024; in testBindingOnePrivate() local 57 @Bind private Integer anInt = testValue; in testBindingOnePrivate() 63 assertEquals(testValue, injector.getInstance(Integer.class)); in testBindingOnePrivate() 67 final Integer testValue = 1024; in testBindingOnePublic() local 69 @Bind public Integer anInt = testValue; in testBindingOnePublic() 75 assertEquals(testValue, injector.getInstance(Integer.class)); in testBindingOnePublic() 102 final Integer testValue = 1024; in testBindingTwo() local 105 @Bind private Integer anInt = testValue; in testBindingTwo() 112 assertEquals(testValue, injector.getInstance(Integer.class)); in testBindingTwo() 117 final Integer testValue = 1024; in testBindingSuperType() local [all …]
|
/external/llvm/unittests/ADT/ |
D | StringMapTest.cpp | 24 static const uint32_t testValue; member in __anon4fa0284b0111::StringMapTest 56 EXPECT_EQ(testValue, it->second); in assertSingleItemMap() 72 const uint32_t StringMapTest::testValue = 1u; member in __anon4fa0284b0111::StringMapTest 105 testMap[testKey] = testValue; in TEST_F() 111 testMap[testKey] = testValue; in TEST_F() 118 testMap[testKey] = testValue; in TEST_F() 125 testMap[testKey] = testValue; in TEST_F() 132 testMap[testKey] = testValue; in TEST_F() 212 testMap.insert(std::make_pair(testKeyFirst, testValue)); in TEST_F() 214 EXPECT_EQ(testValue, testMap[testKeyFirst]); in TEST_F() [all …]
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | DriverPropertyInfoTest.java | 76 assertEquals(testValue, aDriverPropertyInfo.value); in testPublicFields() 98 static java.lang.String testValue = validValue; field in DriverPropertyInfoTest
|
/external/v8/test/mjsunit/ |
D | stack-traces.js | 76 function testValue() { function 275 testTrace("testValue", testValue, ["at Number.causeError"]);
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
D | ValueTagTest.java | 36 public void testValue() { in testValue() method in ValueTagTest
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 598 double testValue = 100; in TestClientSupport() local 601 alphabeticIndex.addRecord(name, testValue++); in TestClientSupport() 607 testValue = 100; in TestClientSupport() 620 …ationKey, String, Integer, Double> row = Row.of(rawCollationKey, name, name.length(), testValue++); in TestClientSupport()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 594 double testValue = 100; in TestClientSupport() local 597 alphabeticIndex.addRecord(name, testValue++); in TestClientSupport() 603 testValue = 100; in TestClientSupport() 616 …ationKey, String, Integer, Double> row = Row.of(rawCollationKey, name, name.length(), testValue++); in TestClientSupport()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDefaultVertexAttributeTests.cpp | 306 …const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1… in iterate() local 308 if (!renderWithValue(testValue)) in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDefaultVertexAttributeTests.cpp | 382 …const tcu::Vec4 testValue = ((m_useNegativeValues) ? (testValues[m_iteration] * 2.0f - tcu::Vec4(1… in iterate() local 384 if (!renderWithValue(testValue)) in iterate()
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/js/ |
D | group-player.js | 115 animation.testValue = value;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
D | pdebuild.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/eclipse/
org/ ... |
/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/ ... |