HomeSort by relevance Sort by last modified time
    Searched full:r1_d2 (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/
extended_desktop_unittest.cc 407 aura::test::EventCountDelegate r1_d2; local
413 &r1_d2, 0, gfx::Rect(10, 100, 100, 100), root_windows[0]));
445 EXPECT_EQ("0 1 0", r1_d2.GetMouseMotionCountsAndReset());
446 EXPECT_EQ("1 1", r1_d2.GetMouseButtonCountsAndReset());
454 EXPECT_EQ("0 0 0", r1_d2.GetMouseMotionCountsAndReset());
455 EXPECT_EQ("0 0", r1_d2.GetMouseButtonCountsAndReset());
    [all...]

Completed in 1912 milliseconds