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

/external/chromium_org/ui/views/corewm/
H A Dtooltip_controller_unittest.cc780 gfx::Point tooltip_bounds2 = test_tooltip_->location(); local
783 EXPECT_NE(tooltip_bounds2, gfx::Point());
784 EXPECT_NE(tooltip_bounds1, tooltip_bounds2);
794 EXPECT_NE(tooltip_bounds2, tooltip_bounds2_1);

Completed in 67 milliseconds