OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUpTouchDevicesForTest
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/events/test/
events_test_utils_x11.h
81
void
SetUpTouchDevicesForTest
(const std::vector<unsigned int>& devices);
events_test_utils_x11.cc
268
void
SetUpTouchDevicesForTest
(const std::vector<unsigned int>& devices) {
/external/chromium_org/ui/aura/
root_window_host_x11_unittest.cc
128
ui::
SetUpTouchDevicesForTest
(devices);
200
ui::
SetUpTouchDevicesForTest
(devices);
/external/chromium_org/ui/events/x/
events_x_unittest.cc
178
ui::
SetUpTouchDevicesForTest
(devices);
Completed in 29 milliseconds