/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
D | MapBinderTest.java | 102 private final TypeLiteral<String> stringType = TypeLiteral.get(String.class); field in MapBinderTest 188 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(abc, de), BOTH, false, 0, in testMapBinderAggregatesMultipleModules() local 331 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleTypes() local 333 assertMapVisitor(Key.get(mapOfInteger), stringType, intType, setOf(module), BOTH, false, 1, in testMapBinderWithMultipleTypes() local 347 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(module), BOTH, false, 0); in testMapBinderWithEmptyMap() local 383 assertMapVisitor(Key.get(mapOfInteger), stringType, intType, setOf(module), BOTH, false, 0, in testMapBinderMapIsLazy() local 404 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(module), MODULE, false, 0, in testMapBinderMapForbidsDuplicateKeys() local 480 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(ab, bc), BOTH, true, 0, in testMapBinderMapPermitDuplicateElements() local 545 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(ab1c, b2c), BOTH, true, 0, in testMapBinderMultimap() local 576 …assertMapVisitor(Key.get(mapOfString, Abc.class), stringType, stringType, setOf(ab1, b2c), BOTH, t… in testMapBinderMultimapWithAnotation() local [all …]
|
D | MultibinderTest.java | 96 final TypeLiteral<String> stringType = TypeLiteral.get(String.class); field in MultibinderTest 249 assertSetVisitor(Key.get(setOfString), stringType, setOf(module), BOTH, false, 1, in testMultibinderWithMultipleSetTypes() local 265 assertSetVisitor(Key.get(setOfString), stringType, in testMultibinderWithEmptySet() local 358 assertSetVisitor(Key.get(setOfString), stringType, setOf(module1, module2), MODULE, false, 0, in testMultibinderSetForbidsDuplicateElements() local 440 assertSetVisitor(Key.get(setOfString), stringType, setOf(ab, bc), BOTH, true, 0, in testMultibinderSetPermitDuplicateElements() local 464 assertSetVisitor(Key.get(setOfString), stringType, setOf(ab, bc), BOTH, true, 0, in testMultibinderSetPermitDuplicateCallsToPermitDuplicates() local 649 assertSetVisitor(Key.get(setOfString), stringType, setOf(abcd, ef), BOTH, false, 0, in testModuleOverrideAndMultibindings() local 688 assertSetVisitor(Key.get(setOfString), stringType, setOf(abcd, ef), BOTH, true, 0, in testModuleOverrideAndMultibindingsWithPermitDuplicates() local
|
/external/dagger2/compiler/src/test/java/dagger/internal/codegen/ |
D | KeyTest.java | 85 TypeMirror stringType = elements.getTypeElement(String.class.getCanonicalName()).asType(); in forProvidesMethod() local 105 TypeMirror stringType = elements.getTypeElement(String.class.getCanonicalName()).asType(); in forProvidesMethod_qualified() local 160 TypeMirror stringType = elements.getTypeElement(String.class.getCanonicalName()).asType(); in forProvidesMethod_sets() local 222 TypeMirror stringType = elements.getTypeElement(String.class.getCanonicalName()).asType(); in forProducesMethod() local 248 TypeMirror stringType = elements.getTypeElement(String.class.getCanonicalName()).asType(); in forProducesMethod_sets() local
|
/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-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/ ... |