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

  /external/chromium_org/athena/wm/
window_manager_unittest.cc 24 class WindowManagerTest : public test::AthenaTestBase {
26 WindowManagerTest() {}
27 virtual ~WindowManagerTest() {}
38 DISALLOW_COPY_AND_ASSIGN(WindowManagerTest);
41 TEST_F(WindowManagerTest, OverviewModeBasics) {
80 TEST_F(WindowManagerTest, OverviewToSplitViewMode) {
102 TEST_F(WindowManagerTest, NewWindowFromOverview) {
122 TEST_F(WindowManagerTest, BezelGestureToSplitViewMode) {
147 TEST_F(WindowManagerTest, BezelGestureToSwitchBetweenWindows) {
185 TEST_F(WindowManagerTest, TitleDragSwitchBetweenWindows)
    [all...]
  /external/chromium_org/ash/wm/
window_manager_unittest.cc 105 typedef test::AshTestBase WindowManagerTest;
138 TEST_F(WindowManagerTest, Focus) {
263 TEST_F(WindowManagerTest, ActivateOnMouse) {
376 TEST_F(WindowManagerTest, PanelActivation) {
415 TEST_F(WindowManagerTest, ActivateOnTouch) {
490 TEST_F(WindowManagerTest, MouseEventCursors) {
595 TEST_F(WindowManagerTest, MAYBE_TransformActivate) {
648 TEST_F(WindowManagerTest, AdditionalFilters) {
732 TEST_F(WindowManagerTest, UpdateCursorVisibility) {
755 TEST_F(WindowManagerTest, UpdateCursorVisibilityOnKeyEvent)
    [all...]

Completed in 134 milliseconds