Searched refs:GetDoubleTapTimeout (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_provider_unittest.cc210 base::TimeDelta GetDoubleTapTimeout() const { function in class:ui::GestureProviderTest
219 return (GetDoubleTapTimeout() + GetDoubleTapMinTime()) / 2;
495 RunTasksAndWait(GetDoubleTapTimeout());

Completed in 638 milliseconds