Searched defs:redCamaro (Results 1 – 2 of 2) sorted by relevance
121 Camaro redCamaro = (Camaro) carFactory.create(Color.RED); in testAssistedFactoryWithAnnotations() local689 Camaro redCamaro = camaroFactory.create(Color.RED); in testGenericAssistedFactory() local
99 Camaro redCamaro = (Camaro) carFactory.create(Color.RED); in testAssistedFactoryWithAnnotations() local1001 Camaro redCamaro = camaroFactory.create(Color.RED); in testGenericAssistedFactory() local