Home
last modified time | relevance | path

Searched defs:CamaroInsurance (Results 1 – 2 of 2) sorted by relevance

/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
DFactoryProviderTest.java651 public static class CamaroInsurance implements Insurance<Camaro> { class in FactoryProviderTest
657 public CamaroInsurance(@Named("highLimit") double limit, @Assisted Camaro car, in CamaroInsurance() method in FactoryProviderTest.CamaroInsurance
DFactoryProvider2Test.java892 public static class CamaroInsurance implements Insurance<Camaro> { class in FactoryProvider2Test
898 public CamaroInsurance(@Named("highLimit") double limit, @Assisted Camaro car, in CamaroInsurance() method in FactoryProvider2Test.CamaroInsurance