Home
last modified time | relevance | path

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

/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
DFactoryProviderTest.java427 public static class DefectiveCar implements Car { class in FactoryProviderTest
429 public DefectiveCar() throws ExplosionException { in DefectiveCar() method in FactoryProviderTest.DefectiveCar
DFactoryProvider2Test.java428 public static class DefectiveCar implements Car { class in FactoryProvider2Test
430 public DefectiveCar() throws ExplosionException { in DefectiveCar() method in FactoryProvider2Test.DefectiveCar