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

/external/chromium_org/ash/display/
H A Ddisplay_controller_unittest.cc138 int64 GetBoundsChangedCountAndReset() { function in class:ash::__anon1866::TestObserver
407 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
426 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
438 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
450 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
462 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
473 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
483 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
494 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
505 EXPECT_EQ(1, observer.GetBoundsChangedCountAndReset());
[all...]

Completed in 528 milliseconds