Searched refs:testEx (Results 1 – 2 of 2) sorted by relevance
36 Class testEx = loader.loadClass("TestEx"); in run() local37 Method test = testEx.getDeclaredMethod("test"); in run()
41 Class testEx = loader.loadClass("TestEx"); in run() local42 Method test = testEx.getDeclaredMethod("test"); in run()