OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeviceMotionData
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/public/testing/
WebTestDelegate.h
69
virtual void
setDeviceMotionData
(const blink::WebDeviceMotionData&) = 0;
/external/chromium_org/content/shell/renderer/
webkit_test_runner.h
56
virtual void
setDeviceMotionData
(const blink::WebDeviceMotionData& data);
webkit_test_runner.cc
232
void WebKitTestRunner::
setDeviceMotionData
(const WebDeviceMotionData& data) {
/external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.cpp
[
all
...]
Completed in 65 milliseconds