Searched defs:kMinSecondsBetweenThrottledTouchmoves (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_event_queue_unittest.cc23 const double kMinSecondsBetweenThrottledTouchmoves = 0.2; member in namespace:content::__anon7314
1881 AdvanceTouchTime(kMinSecondsBetweenThrottledTouchmoves + 0.1);
2005 AdvanceTouchTime(kMinSecondsBetweenThrottledTouchmoves + 0.1);

Completed in 107 milliseconds