Searched refs:TestProxy (Results 1 – 3 of 3) sorted by relevance
18 class TestProxy(object): class40 test_proxy = TestProxy(exe_path, use_valgrind=use_valgrind)
7 public interface TestProxy { interface in Target189
444 factory.setInterfaces(new Class[] { Target189.TestProxy.class }); in testJIRA189()449 Target189.TestProxy proxy = (Target189.TestProxy)cl.getConstructor().newInstance(); in testJIRA189()