Home
last modified time | relevance | path

Searched refs:testGetURLOnDestroy (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/testing/plugin/
DPluginObject.h51 NPBool testGetURLOnDestroy; member
Dmain.cpp266 obj->testGetURLOnDestroy = TRUE; in NPP_New()
317 if (obj->testGetURLOnDestroy) in NPP_Destroy()
DPluginObject.cpp1210 newInstance->testGetURLOnDestroy = false; in pluginAllocate()