Searched refs:LogOut (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dfake_identity_provider.cc21 void FakeIdentityProvider::LogOut() { function in class:FakeIdentityProvider
H A Dfake_identity_provider.h23 void LogOut();
H A Dmerge_session_helper_unittest.cc216 TEST_F(MergeSessionHelperTest, LogOut) {
230 helper.LogOut("acc2@gmail.com", current_accounts);
255 helper.LogOut("acc2@gmail.com", current_accounts);
275 helper.LogOut("acc2@gmail.com", current_accounts);
301 helper.LogOut("acc2@gmail.com", current_accounts1);
302 helper.LogOut("acc3@gmail.com", current_accounts2);
H A Dmerge_session_helper.h62 void LogOut(const std::string& account_id,
H A Dmerge_session_helper.cc49 void MergeSessionHelper::LogOut( function in class:MergeSessionHelper
H A Daccount_tracker_unittest.cc302 void NotifyLogout() { identity_provider()->LogOut(); }
/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_controller_unittest.cc156 void LogOut();
173 controller_(base::Bind(&LogoutConfirmationControllerTest::LogOut,
182 void LogoutConfirmationControllerTest::LogOut() { function in class:ash::LogoutConfirmationControllerTest
/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_unittest.cc160 TEST_F(GAIAInfoUpdateServiceTest, LogOut) {
/external/chromium_org/components/signin/core/browser/
H A Daccount_reconcilor.cc396 merge_session_helper_.LogOut(account_id, accounts_only);

Completed in 166 milliseconds