Home
last modified time | relevance | path

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

/external/chromium_org/content/test/plugin/
Dplugin_test_factory.h16 extern PluginTest* CreatePluginTest(const std::string& test_name,
Dplugin_test_factory.cc31 PluginTest* CreatePluginTest(const std::string& test_name, in CreatePluginTest() function
Dplugin_client.cc100 new_test = NPAPIClient::CreatePluginTest(test_name, in NPP_New()