Searched defs:theClass (Results 1 – 9 of 9) sorted by relevance
41 Class<?> theClass = null; in findClass() local80 Class<?> theClass; in loadClass() local103 Class<?> theClass = null; in loadClassFromFile() local151 Class<?> theClass = null; in loadClassFromJar() local
103 Class<? extends Object> theClass = theObject.getClass(); in printClassLoader() local
42 Class<?> theClass = Class.forName("java.sql.SQLException"); in testSUID() local
126 Class<? extends Object> theClass = theObject.getClass(); in printClassLoader() local
44 static public Test createTest(Class theClass, String name) { in createTest()74 public static Constructor getTestConstructor(Class theClass) throws NoSuchMethodException { in getTestConstructor()
19 public ActiveTestSuite(Class theClass) { in ActiveTestSuite()27 public ActiveTestSuite(Class theClass, String name) { in ActiveTestSuite()
102 bool myHasProperty (NPClass *theClass, NPIdentifier name) in myHasProperty()113 bool myHasMethod (NPClass *theClass, NPIdentifier name) in myHasMethod()
166 Class theClass = Class.forName(fileName, false, ClassLoader in findThrowableClasses() local
1138 static NPObject *pluginAllocate(NPP npp, NPClass *theClass) in pluginAllocate()