Searched refs:bInstance (Results 1 – 4 of 4) sorted by relevance
359 B bInstance = new B(); in testfindSpecial_invokeSuperBehaviour() local360 mh1.invokeExact(bInstance); in testfindSpecial_invokeSuperBehaviour()361 assertTrue(bInstance.aCalled); in testfindSpecial_invokeSuperBehaviour()363 bInstance = new B(); in testfindSpecial_invokeSuperBehaviour()364 mh1.invoke(bInstance); in testfindSpecial_invokeSuperBehaviour()365 assertTrue(bInstance.aCalled); in testfindSpecial_invokeSuperBehaviour()
129 B bInstance = new B(); in testfindSpecial_invokeSuperBehaviour() local133 mh1.invokeExact(bInstance); in testfindSpecial_invokeSuperBehaviour()134 mh1.invoke(bInstance); in testfindSpecial_invokeSuperBehaviour()
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...