OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeletePluginInDeallocateTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/test/plugin/
plugin_delete_plugin_in_deallocate_test.h
17
class
DeletePluginInDeallocateTest
: public PluginTest {
20
DeletePluginInDeallocateTest
(NPP id, NPNetscapeFuncs* host_functions);
plugin_delete_plugin_in_deallocate_test.cc
12
NPAPIClient::
DeletePluginInDeallocateTest
* g_signalling_instance_ = NULL;
67
DeletePluginInDeallocateTest
::
DeletePluginInDeallocateTest
(
72
NPError
DeletePluginInDeallocateTest
::SetWindow(NPWindow* pNPWindow) {
122
NPError
DeletePluginInDeallocateTest
::Destroy() {
Completed in 32 milliseconds