Searched defs:interceptable (Results 1 – 2 of 2) sorted by relevance
123 Interceptable interceptable = injector.getInstance(Interceptable.class); in testGetThis() local187 Interceptable interceptable = injector.getInstance(Interceptable.class); in testInterceptedMethodThrows() local211 Interceptable interceptable = injector.getInstance(Interceptable.class); in testNotInterceptedMethodsInInterceptedClassDontAddFrames() local296 Interceptable interceptable = injector.getInstance(Interceptable.class); in testInterceptionOrder() local326 Interceptable interceptable = injector.getInstance(Interceptable.class); in testDeDuplicateInterceptors() local339 Interceptable interceptable = injector.getInstance(Interceptable.class); in testCallLater() local
1421 def binop(operator, interceptable=True): argument1437 def uaop(operator, interceptable=True): argument