Searched refs:createFoo (Results 1 – 7 of 7) sorted by relevance
42 return createFoo(); in fooOfT()47 <T> Foo<T> createFoo() { in createFoo() method in ModuleIncludesCollectedFromModuleSuperclasses.FooCreator
198 Foo createFoo( in createFoo() method205 abstract Foo createFoo( in createFoo() method in AssistedFactoryTest.AbstractFooFactory295 .createFoo(assistedDep1, assistedDep2, assistedInt); in testFooFactory()
16 void createFoo() { function
27 void createFoo() { function
55 private static Foo createFoo() { in createFoo() method in BindingsTest211 Foo typicalFoo = createFoo(); in testFooSerialization()