Searched refs:cglibFound (Results 1 – 1 of 1) sorted by relevance
257 boolean cglibFound = false; in testNotInterceptedMethodsInInterceptedClassDontAddFrames()260 cglibFound = true; in testNotInterceptedMethodsInInterceptedClassDontAddFrames()264 assertTrue(Arrays.toString(interceptable.lastElements), cglibFound); in testNotInterceptedMethodsInInterceptedClassDontAddFrames() local265 cglibFound = false; in testNotInterceptedMethodsInInterceptedClassDontAddFrames()270 cglibFound = true; in testNotInterceptedMethodsInInterceptedClassDontAddFrames()274 assertFalse(Arrays.toString(interceptable.lastElements), cglibFound); in testNotInterceptedMethodsInInterceptedClassDontAddFrames() local