Searched refs:Camaro (Results 1 – 3 of 3) sorted by relevance
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
D | FactoryProviderTest.java | 110 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Camaro.class)); in testAssistedFactoryWithAnnotations() 116 Camaro blueCamaro = (Camaro) carFactory.create(Color.BLUE); in testAssistedFactoryWithAnnotations() 121 Camaro redCamaro = (Camaro) carFactory.create(Color.RED); in testAssistedFactoryWithAnnotations() 144 public static class Camaro implements Car { class in FactoryProviderTest 150 public Camaro( in Camaro() method in FactoryProviderTest.Camaro 658 final TypeLiteral<GenericColoredCarFactory<Camaro>> camaroTypeLiteral = in testGenericAssistedFactory() 659 new TypeLiteral<GenericColoredCarFactory<Camaro>>() {}; in testGenericAssistedFactory() 676 camaroTypeLiteral, TypeLiteral.get(Camaro.class))); in testGenericAssistedFactory() 682 GenericColoredCarFactory<Camaro> camaroFactory = in testGenericAssistedFactory() 689 Camaro redCamaro = camaroFactory.create(Color.RED); in testGenericAssistedFactory() [all …]
|
D | FactoryProvider2Test.java | 88 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Camaro.class)); in testAssistedFactoryWithAnnotations() 94 Camaro blueCamaro = (Camaro) carFactory.create(Color.BLUE); in testAssistedFactoryWithAnnotations() 99 Camaro redCamaro = (Camaro) carFactory.create(Color.RED); in testAssistedFactoryWithAnnotations() 124 public static class Camaro implements Car { class in FactoryProvider2Test 130 public Camaro( in Camaro() method in FactoryProvider2Test.Camaro 785 @Inject Camaro camaro; 970 final TypeLiteral<GenericColoredCarFactory<Camaro>> camaroTypeLiteral = in testGenericAssistedFactory() 971 new TypeLiteral<GenericColoredCarFactory<Camaro>>() {}; in testGenericAssistedFactory() 988 camaroTypeLiteral, TypeLiteral.get(Camaro.class))); in testGenericAssistedFactory() 994 GenericColoredCarFactory<Camaro> camaroFactory = in testGenericAssistedFactory() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 11293 ,"IT","ZBG","Camaro","Camaro","ME","-----6--","RL","0901",,"3812N 01531E",
|