HomeSort by relevance Sort by last modified time
    Searched full:set_plugin_enabled (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/plugins/
plugin_info_message_filter_unittest.cc 49 void set_plugin_enabled(const base::FilePath& plugin_path, bool enabled) { function in class:__anon9019::FakePluginServiceFilter
162 filter_.set_plugin_enabled(foo_plugin_path_, true);
163 filter_.set_plugin_enabled(bar_plugin_path_, true);
175 filter_.set_plugin_enabled(foo_plugin_path_, false);
187 filter_.set_plugin_enabled(bar_plugin_path_, false);

Completed in 674 milliseconds