Searched defs:ResolutionNotificationControllerTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/display/
H A Dresolution_notification_controller_unittest.cc48 class ResolutionNotificationControllerTest : public ash::test::AshTestBase { class in namespace:ash
50 ResolutionNotificationControllerTest() function in class:ash::ResolutionNotificationControllerTest
54 virtual ~ResolutionNotificationControllerTest() {}
81 base::Bind(&ResolutionNotificationControllerTest::OnAccepted,
160 DISALLOW_COPY_AND_ASSIGN(ResolutionNotificationControllerTest);
164 TEST_F(ResolutionNotificationControllerTest, Basic) {
197 TEST_F(ResolutionNotificationControllerTest, ClickMeansAccept) {
228 TEST_F(ResolutionNotificationControllerTest, AcceptButton) {
267 TEST_F(ResolutionNotificationControllerTest, Close) {
296 TEST_F(ResolutionNotificationControllerTest, Timeou
[all...]

Completed in 107 milliseconds