Searched refs:camaroInsuranceFactoryType (Results 1 – 2 of 2) sorted by relevance
786 final TypeLiteral<InsuranceFactory<Camaro>> camaroInsuranceFactoryType = in testAssistedFactoryForParameterizedType() local800 bind(camaroInsuranceFactoryType) in testAssistedFactoryForParameterizedType()803 camaroInsuranceFactoryType, TypeLiteral.get(CamaroInsurance.class))); in testAssistedFactoryForParameterizedType()810 injector.getInstance(Key.get(camaroInsuranceFactoryType)); in testAssistedFactoryForParameterizedType()840 final TypeLiteral<InsuranceFactory<Camaro>> camaroInsuranceFactoryType = in testAssistedFactoryForTypeVariableParameters() local849 bind(camaroInsuranceFactoryType) in testAssistedFactoryForTypeVariableParameters()852 camaroInsuranceFactoryType, in testAssistedFactoryForTypeVariableParameters()858 injector.getInstance(Key.get(camaroInsuranceFactoryType)); in testAssistedFactoryForTypeVariableParameters()
1098 final TypeLiteral<InsuranceFactory<Camaro>> camaroInsuranceFactoryType = in testAssistedFactoryForParameterizedType() local1112 bind(camaroInsuranceFactoryType) in testAssistedFactoryForParameterizedType()1115 camaroInsuranceFactoryType, TypeLiteral.get(CamaroInsurance.class))); in testAssistedFactoryForParameterizedType()1122 injector.getInstance(Key.get(camaroInsuranceFactoryType)); in testAssistedFactoryForParameterizedType()1152 final TypeLiteral<InsuranceFactory<Camaro>> camaroInsuranceFactoryType = in testAssistedFactoryForTypeVariableParameters() local1161 bind(camaroInsuranceFactoryType) in testAssistedFactoryForTypeVariableParameters()1164 camaroInsuranceFactoryType, in testAssistedFactoryForTypeVariableParameters()1170 injector.getInstance(Key.get(camaroInsuranceFactoryType)); in testAssistedFactoryForTypeVariableParameters()