/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
D | EngineKey.java | 26 private String stringKey; field in EngineKey 118 if (stringKey == null) { in toString() 119 stringKey = new StringBuilder() in toString() 132 return stringKey; in toString()
|
/external/guice/core/test/com/google/inject/internal/ |
D | OptionalBinderTest.java | 90 final Key<String> stringKey = Key.get(String.class); field in OptionalBinderTest 93 HAS_JAVA_OPTIONAL ? RealOptionalBinder.javaOptionalOf(stringKey.getTypeLiteral()) : null; 98 ? RealOptionalBinder.javaOptionalOfProvider(stringKey.getTypeLiteral()) 104 ? RealOptionalBinder.javaOptionalOfJavaxProvider(stringKey.getTypeLiteral()) 171 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, null, null, null); in testOptionalIsAbsentByDefault() 213 stringKey, setOf(module), VisitType.BOTH, 0, null, null, providerInstance("foo")); in testUsesUserBoundValue() 255 stringKey, setOf(module), VisitType.BOTH, 0, null, null, providerInstance(null)); in testUsesUserBoundValueNullProvidersMakeAbsent() 367 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, instance("a"), null, null); in testSetDefault() 408 assertOptionalVisitor(stringKey, setOf(module), VisitType.BOTH, 0, null, instance("a"), null); in testSetBinding() 453 stringKey, setOf(module), VisitType.BOTH, 0, instance("a"), instance("b"), null); in testSetBindingOverridesDefault() [all …]
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | MapForProto2LiteTest.java | 396 String stringKey = "a string key"; in testParseError() local 402 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToStringField(stringKey, 5).build()); in testParseError() 405 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToBytesField(stringKey, 5).build()); in testParseError() 409 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToEnumField(stringKey, bytes).build()); in testParseError() 413 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToMessageField(stringKey, bytes).build()); in testParseError() 423 BizarroTestMap.newBuilder().putStringToInt32Field(stringKey, bytes).build()); in testParseError() 424 assertEquals(0, map.getStringToInt32FieldOrDefault(stringKey, -1)); in testParseError()
|
D | MapLiteTest.java | 440 String stringKey = "a string key"; in testParseError() local 446 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToStringField(stringKey, 5).build()); in testParseError() 449 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToBytesField(stringKey, 5).build()); in testParseError() 453 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToEnumField(stringKey, bytes).build()); in testParseError() 457 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToMessageField(stringKey, bytes).build()); in testParseError() 467 BizarroTestMap.newBuilder().putStringToInt32Field(stringKey, bytes).build()); in testParseError() 468 assertEquals(0, map.getStringToInt32FieldOrDefault(stringKey, -1)); in testParseError()
|
D | MapForProto2Test.java | 544 String stringKey = "a string key"; in testParseError() local 550 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToStringField(stringKey, 5).build()); in testParseError() 553 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToBytesField(stringKey, 5).build()); in testParseError() 557 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToEnumField(stringKey, bytes).build()); in testParseError() 561 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToMessageField(stringKey, bytes).build()); in testParseError() 571 BizarroTestMap.newBuilder().putStringToInt32Field(stringKey, bytes).build()); in testParseError() 572 assertEquals(0, map.getStringToInt32FieldOrDefault(stringKey, -1)); in testParseError()
|
D | MapTest.java | 564 String stringKey = "a string key"; in testParseError() local 570 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToStringField(stringKey, 5).build()); in testParseError() 573 map = tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToBytesField(stringKey, 5).build()); in testParseError() 577 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToEnumField(stringKey, bytes).build()); in testParseError() 581 tryParseTestMap(BizarroTestMap.newBuilder().putInt32ToMessageField(stringKey, bytes).build()); in testParseError() 591 BizarroTestMap.newBuilder().putStringToInt32Field(stringKey, bytes).build()); in testParseError() 592 assertEquals(0, map.getStringToInt32FieldOrDefault(stringKey, -1)); in testParseError()
|
/external/libchrome/base/android/junit/src/org/chromium/base/process_launcher/ |
D | ChildProcessConnectionTest.java | 178 String stringKey = "org.chromium.myString"; in testServiceBundle() local 180 serviceBundle.putString(stringKey, stringValue); in testServiceBundle() 190 assertEquals(stringValue, bindIntent.getStringExtra(stringKey)); in testServiceBundle()
|
/external/guice/core/src/com/google/inject/internal/ |
D | InjectorImpl.java | 441 Key<String> stringKey = key.ofType(STRING_TYPE); 442 BindingImpl<String> stringBinding = state.getExplicitBinding(stringKey);
|
/external/testng/lib-supplied/ |
D | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.13.0.v20180409-1500.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |