Searched defs:nestedFoo (Results 1 – 2 of 2) sorted by relevance
26 @Test public void nestedFoo() { in nestedFoo() method in NestedTest27 OuterClassFoo.NestedComponent nestedFoo = DaggerOuterClassFoo_NestedComponent.create(); in nestedFoo() local
2653 private final Descriptors.EnumValueDescriptor nestedFoo; field in TestUtil.ReflectionTester