Searched refs:PluginSetupTest (Results 1 – 3 of 3) sorted by relevance
12 PluginSetupTest::PluginSetupTest(NPP id, NPNetscapeFuncs *host_functions) in PluginSetupTest() function in NPAPIClient::PluginSetupTest16 NPError PluginSetupTest::SetWindow(NPWindow* pNPWindow) { in SetWindow()
13 class PluginSetupTest : public PluginTest {16 PluginSetupTest(NPP id, NPNetscapeFuncs *host_functions);
108 new_test = new PluginSetupTest(instance, host_functions); in CreatePluginTest()