Searched refs:realFooInParentConstructor (Results 1 – 1 of 1) sorted by relevance
59 assertSame(foo, shadowOf(foo).realFooInParentConstructor); in testRealObjectAnnotatedFieldsAreSetBeforeConstructorIsCalled()338 public Foo realFooInParentConstructor; field in ShadowWranglerIntegrationTest.ShadowFooParent342 realFooInParentConstructor = realFoo; in __constructor__()