HomeSort by relevance Sort by last modified time
    Searched refs:TouchEventQueueEmpty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
input_router_impl_unittest.cc 265 bool TouchEventQueueEmpty() const {
537 EXPECT_FALSE(TouchEventQueueEmpty());
544 EXPECT_FALSE(TouchEventQueueEmpty());
549 EXPECT_FALSE(TouchEventQueueEmpty());
557 EXPECT_TRUE(TouchEventQueueEmpty());
570 EXPECT_TRUE(TouchEventQueueEmpty());
577 EXPECT_FALSE(TouchEventQueueEmpty());
586 EXPECT_TRUE(TouchEventQueueEmpty());
596 EXPECT_TRUE(TouchEventQueueEmpty());
620 EXPECT_FALSE(TouchEventQueueEmpty());
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc 270 bool TouchEventQueueEmpty() const {
    [all...]

Completed in 162 milliseconds