OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMockDeviceOrientationData
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/public/test/
layouttest_support.h
50
void
SetMockDeviceOrientationData
(const blink::WebDeviceOrientationData& data);
/external/chromium_org/content/test/
layouttest_support.cc
93
void
SetMockDeviceOrientationData
(const WebDeviceOrientationData& data) {
/external/chromium_org/content/shell/renderer/
webkit_test_runner.cc
238
SetMockDeviceOrientationData
(data);
Completed in 26 milliseconds