Searched defs:theClass (Results 1 – 4 of 4) sorted by relevance
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()
827 static NPObject *pluginAllocate(NPP npp, NPClass *theClass) in pluginAllocate()