Home
last modified time | relevance | path

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

/external/chromium_org/content/shell/tools/plugin/
DPluginObject.h89 extern void testNPRuntime(NPP npp);
Dmain.cpp242 testNPRuntime(instance); in NPP_New()
DPluginObject.cpp1463 void testNPRuntime(NPP npp) { in testNPRuntime() function