Searched refs:barCalled (Results 1 – 1 of 1) sorted by relevance
94 assertTrue(bar.barCalled); in testInterceptOneMethod()113 boolean barCalled; field in ProxyFactoryTest.Bar116 barCalled = true; in bar()