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

/external/chromium_org/ash/system/overview/
H A Doverview_button_tray_unittest.cc33 OverviewButtonTray* GetSecondaryTray() { function in namespace:ash::__anon1990
97 EXPECT_FALSE(GetSecondaryTray()->visible());
101 EXPECT_TRUE(GetSecondaryTray()->visible());
115 EXPECT_TRUE(GetSecondaryTray()->visible());
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc54 WebNotificationTray* GetSecondaryTray() { function in namespace:ash::__anon2015
292 WebNotificationTray* secondary_tray = GetSecondaryTray();
305 EXPECT_FALSE(GetSecondaryTray());
310 secondary_tray = GetSecondaryTray();
472 int bottom_second = GetPopupWorkAreaBottomForTray(GetSecondaryTray());
478 EXPECT_EQ(bottom_second, GetPopupWorkAreaBottomForTray(GetSecondaryTray()));

Completed in 293 milliseconds