SetPluginsAllowed  210 content/shell/renderer/test_runner/test_runner.cc   void SetPluginsAllowed(bool allowed);
SetPluginsAllowed  420 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPluginsAllowed", &TestRunnerBindings::SetPluginsAllowed)
SetPluginsAllowed 1027 content/shell/renderer/test_runner/test_runner.cc     runner_->SetPluginsAllowed(allowed);
SetPluginsAllowed  402 content/shell/renderer/test_runner/test_runner.h   void SetPluginsAllowed(bool allowed);