Searched refs:NPObjectProxyTest (Results 1 – 3 of 3) sorted by relevance
12 NPObjectProxyTest::NPObjectProxyTest(NPP id, NPNetscapeFuncs *host_functions) in NPObjectProxyTest() function in NPAPIClient::NPObjectProxyTest16 NPError NPObjectProxyTest::SetWindow(NPWindow* pNPWindow) { in SetWindow()
17 class NPObjectProxyTest : public PluginTest {20 NPObjectProxyTest(NPP id, NPNetscapeFuncs *host_functions);
47 new_test = new NPObjectProxyTest(instance, host_functions); in CreatePluginTest()