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

  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 84 std::string GetLocationAndReset() {
161 EXPECT_EQ("50,90", event_handler.GetLocationAndReset());
180 EXPECT_EQ("110,70", event_handler.GetLocationAndReset());
203 EXPECT_EQ("95,80", event_handler.GetLocationAndReset());
222 EXPECT_EQ("70,120", event_handler.GetLocationAndReset());
256 EXPECT_EQ("299,150", event_handler.GetLocationAndReset());
329 EXPECT_EQ("150,224", event_handler.GetLocationAndReset());
333 EXPECT_EQ("150,224", event_handler.GetLocationAndReset());
335 EXPECT_EQ("187,261", event_handler.GetLocationAndReset());
337 EXPECT_EQ("237,299", event_handler.GetLocationAndReset());
    [all...]
display_controller_unittest.cc 191 std::string GetLocationAndReset() {
806 EXPECT_EQ("5,15", event_handler.GetLocationAndReset());
814 EXPECT_EQ("30,20", event_handler.GetLocationAndReset());
    [all...]

Completed in 81 milliseconds