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

/external/chromium_org/ash/display/
H A Droot_window_transformers_unittest.cc81 std::string GetLocationAndReset() { function in class:ash::__anon1884::TestEventHandler
157 EXPECT_EQ("50,90", event_handler.GetLocationAndReset());
176 EXPECT_EQ("110,70", event_handler.GetLocationAndReset());
199 EXPECT_EQ("95,80", event_handler.GetLocationAndReset());
218 EXPECT_EQ("70,120", event_handler.GetLocationAndReset());
252 EXPECT_EQ("299,150", event_handler.GetLocationAndReset());
325 EXPECT_EQ("150,224", event_handler.GetLocationAndReset());
329 EXPECT_EQ("150,224", event_handler.GetLocationAndReset());
331 EXPECT_EQ("187,261", event_handler.GetLocationAndReset());
333 EXPECT_EQ("237,299", event_handler.GetLocationAndReset());
[all...]
H A Ddisplay_controller_unittest.cc324 std::string GetLocationAndReset() { function in class:ash::__anon1866::TestEventHandler
1030 EXPECT_EQ("5,15", event_handler.GetLocationAndReset());
1038 EXPECT_EQ("30,20", event_handler.GetLocationAndReset());
1078 EXPECT_EQ("50,40", event_handler.GetLocationAndReset());
1090 EXPECT_EQ("40,69", event_handler.GetLocationAndReset());
1113 EXPECT_EQ("179,25", event_handler.GetLocationAndReset());
1127 EXPECT_EQ("69,159", event_handler.GetLocationAndReset());
1155 EXPECT_EQ("449,150", event_handler.GetLocationAndReset());
1219 EXPECT_EQ("0,449", event_handler.GetLocationAndReset());
1221 EXPECT_EQ("0,0", event_handler.GetLocationAndReset());
[all...]

Completed in 721 milliseconds