HomeSort by relevance Sort by last modified time
    Searched defs:NPObjectProxyTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/test/plugin/
plugin_npobject_proxy_test.h 13 // The NPObjectProxyTest tests that when we proxy an NPObject that is itself
17 class NPObjectProxyTest : public PluginTest {
20 NPObjectProxyTest(NPP id, NPNetscapeFuncs *host_functions);
plugin_npobject_proxy_test.cc 12 NPObjectProxyTest::NPObjectProxyTest(NPP id, NPNetscapeFuncs *host_functions)
16 NPError NPObjectProxyTest::SetWindow(NPWindow* pNPWindow) {

Completed in 48 milliseconds