SimulateWebNotificationClick  240 content/shell/renderer/test_runner/test_runner.cc   bool SimulateWebNotificationClick(const std::string& value);
SimulateWebNotificationClick  470 content/shell/renderer/test_runner/test_runner.cc                  &TestRunnerBindings::SimulateWebNotificationClick)
SimulateWebNotificationClick 1192 content/shell/renderer/test_runner/test_runner.cc     return runner_->SimulateWebNotificationClick(value);
SimulateWebNotificationClick  490 content/shell/renderer/test_runner/test_runner.h   bool SimulateWebNotificationClick(const std::string& value);