Searched refs:realFooCtor (Results 1 – 2 of 2) sorted by relevance
11 Foo realFooCtor; field in ShadowFoo16 this.realFooCtor = foo; in ShadowFoo()
47 assertSame(foo, shadowOf(foo).realFooCtor); in testConstructorInvocation()