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

/external/chromium_org/ash/touch/
H A Dtouch_observer_hud_unittest.cc285 TouchHudProjection* GetInternalTouchHudProjection() { function in class:ash::TouchHudProjectionTest
290 return GetInternalTouchHudProjection()->points_.size();
297 GetInternalTouchHudProjection()->OnTouchEvent(&event);
496 EXPECT_EQ(NULL, GetInternalTouchHudProjection());
500 GetInternalTouchHudProjection());
514 EXPECT_EQ(NULL, GetInternalTouchHudProjection());
521 EXPECT_EQ(NULL, GetInternalTouchHudProjection());
525 GetInternalTouchHudProjection());
539 EXPECT_EQ(NULL, GetInternalTouchHudProjection());
545 EXPECT_EQ(NULL, GetInternalTouchHudProjection());
[all...]

Completed in 77 milliseconds