HomeSort by relevance Sort by last modified time
    Searched refs:NPObjectProxyTest (Results 1 - 3 of 3) 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) {
plugin_test_factory.cc 46 new_test = new NPObjectProxyTest(instance, host_functions);

Completed in 207 milliseconds