Home
last modified time | relevance | path

Searched refs:testValue (Results 1 – 17 of 17) sorted by relevance

/external/guice/extensions/testlib/test/com/google/inject/testing/fieldbinder/
DBoundFieldModuleTest.java55 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/
DStringMapTest.cpp24 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/
DDriverPropertyInfoTest.java76 assertEquals(testValue, aDriverPropertyInfo.value); in testPublicFields()
98 static java.lang.String testValue = validValue; field in DriverPropertyInfoTest
/external/v8/test/mjsunit/
Dstack-traces.js76 function testValue() { function
275 testTrace("testValue", testValue, ["at Number.causeError"]);
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DValueTagTest.java36 public void testValue() { in testValue() method in ValueTagTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DAlphabeticIndexTest.java598 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/
DAlphabeticIndexTest.java594 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/
Des2fDefaultVertexAttributeTests.cpp306 …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/
Des3fDefaultVertexAttributeTests.cpp382 …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/
Dgroup-player.js115 animation.testValue = value;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...