Home
last modified time | relevance | path

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

/external/robolectric/utils/src/test/java/org/robolectric/util/inject/
DInjectorTest.java176 Foo anotherChauncey = factory.create("Chauncey"); in autoFactory_factoryMethodsCreateNewInstances() local
193 Foo anotherChauncey = factory.create("Chauncey"); in whenFactoryRequested_createsInjectedFactory() local