Searched refs:realFooInConstructor (Results 1 – 2 of 2) sorted by relevance
9 Foo realFooInConstructor; field in ShadowFoo24 realFooInConstructor = realFooField; in __constructor__()
58 assertSame(foo, shadowOf(foo).realFooInConstructor); in testRealObjectAnnotatedFieldsAreSetBeforeConstructorIsCalled()