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

  /external/chromium_org/ash/
extended_desktop_unittest.cc 378 aura::test::EventCountDelegate r1_d1; local
383 &r1_d1, 0, gfx::Rect(10, 10, 100, 100), root_windows[0]));
397 EXPECT_EQ("1 1 0", r1_d1.GetMouseMotionCountsAndReset());
407 EXPECT_EQ("0 0 0", r1_d1.GetMouseMotionCountsAndReset());
408 EXPECT_EQ("1 1", r1_d1.GetMouseButtonCountsAndReset());
411 EXPECT_EQ("0 1 0", r1_d1.GetMouseMotionCountsAndReset());
419 EXPECT_EQ("0 0 0", r1_d1.GetMouseMotionCountsAndReset());
448 aura::test::EventCountDelegate r1_d1; local
453 &r1_d1, 0, gfx::Rect(10, 10, 100, 100), root_windows[0]));
483 aura::test::EventCountDelegate r1_d1; local
518 aura::test::EventCountDelegate r1_d1; local
    [all...]

Completed in 192 milliseconds