Home
last modified time | relevance | path

Searched refs:Interceptor2 (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/test/testproxy/
DProxyTester.java41 static class Interceptor2 implements MethodHandler { class in ProxyTester
180 Interceptor2 interceptor2 = new Interceptor2(); in testInterface()
194 Interceptor2 interceptor2 = new Interceptor2(); in test2Interfaces()
215 Interceptor2 interceptor2 = new Interceptor2(); in testFilter()