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

  /external/chromium_org/google_apis/gaia/
fake_identity_provider.cc 21 void FakeIdentityProvider::LogOut() {
merge_session_helper.cc 49 void MergeSessionHelper::LogOut(
78 // Signal a logout to be the next thing to do unless the pending
79 // action is already a logout.
  /external/chromium_org/ash/system/chromeos/session/
logout_confirmation_controller_unittest.cc 156 void LogOut();
173 controller_(base::Bind(&LogoutConfirmationControllerTest::LogOut,
182 void LogoutConfirmationControllerTest::LogOut() {
186 // Verifies that the user is logged out immediately if logout confirmation with
206 // Verifies that when a second request to confirm logout is made and the second
223 // Verifies that when a second request to confirm logout is made and the second
249 // Verifies that when the user confirms the logout request, the user is logged
259 // Verifies that when the user denies the logout request, the user is not logged
270 // Verifies that after the user has denied a logout request, a subsequent logout
    [all...]

Completed in 94 milliseconds