SetMockDeviceMotion  176 content/shell/renderer/test_runner/test_runner.cc   void SetMockDeviceMotion(gin::Arguments* args);
SetMockDeviceMotion  365 content/shell/renderer/test_runner/test_runner.cc                  &TestRunnerBindings::SetMockDeviceMotion)
SetMockDeviceMotion  816 content/shell/renderer/test_runner/test_runner.cc   runner_->SetMockDeviceMotion(has_acceleration_x, acceleration_x,
SetMockDeviceMotion  281 content/shell/renderer/test_runner/test_runner.h   void SetMockDeviceMotion(bool has_acceleration_x, double acceleration_x,