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

/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_controller_unittest.cc151 class LogoutConfirmationControllerTest : public testing::Test { class in namespace:ash
153 LogoutConfirmationControllerTest();
154 virtual ~LogoutConfirmationControllerTest();
166 DISALLOW_COPY_AND_ASSIGN(LogoutConfirmationControllerTest);
169 LogoutConfirmationControllerTest::LogoutConfirmationControllerTest() function in class:ash::LogoutConfirmationControllerTest
173 controller_(base::Bind(&LogoutConfirmationControllerTest::LogOut,
179 LogoutConfirmationControllerTest::~LogoutConfirmationControllerTest() {
182 void LogoutConfirmationControllerTest
[all...]

Completed in 103 milliseconds