Searched refs:testConstruct (Results 1 – 3 of 3) sorted by relevance
50 static bool testConstruct(NPObject* obj,59 testConstruct};204 static bool testConstruct(NPObject* npobj, in testConstruct() function
933 static bool testConstruct(PluginObject* obj, in testConstruct() function1242 return testConstruct(plugin, args, argCount, result); in pluginInvoke()
48 def testConstruct(self): member in MessageUnittest