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