Home
last modified time | relevance | path

Searched refs:stringKey (Results 1 – 11 of 11) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngineKey.java26 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/
DOptionalBinderTest.java90 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/
DMapForProto2LiteTest.java396 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()
DMapLiteTest.java440 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()
DMapForProto2Test.java544 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()
DMapTest.java564 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/
DChildProcessConnectionTest.java178 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/
DInjectorImpl.java441 Key<String> stringKey = key.ofType(STRING_TYPE);
442 BindingImpl<String> stringBinding = state.getExplicitBinding(stringKey);
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...