Searched refs:realFooInParentConstructor (Results 1 – 1 of 1) sorted by relevance
59 assertSame(foo, shadowOf(foo).realFooInParentConstructor); in testRealObjectAnnotatedFieldsAreSetBeforeConstructorIsCalled()221 Foo realFooInParentConstructor; field in ShadowWranglerTest.ShadowFooParent224 realFooInParentConstructor = realFoo; in __constructor__()