Home
last modified time | relevance | path

Searched refs:testConstruct (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/
DTestObject.cpp50 static bool testConstruct(NPObject* obj,
59 testConstruct};
204 static bool testConstruct(NPObject* npobj, in testConstruct() function
DPluginObject.cpp933 static bool testConstruct(PluginObject* obj, in testConstruct() function
1242 return testConstruct(plugin, args, argCount, result); in pluginInvoke()
/external/chromium_org/tools/grit/grit/node/
Dmessage_unittest.py48 def testConstruct(self): member in MessageUnittest