Searched refs:LogOut (Results 1 - 8 of 8) 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.cc238 TEST_F(MergeSessionHelperTest, LogOut) {
252 helper.LogOut("acc2@gmail.com", current_accounts);
277 helper.LogOut("acc2@gmail.com", current_accounts);
297 helper.LogOut("acc2@gmail.com", current_accounts);
323 helper.LogOut("acc2@gmail.com", current_accounts1);
324 helper.LogOut("acc3@gmail.com", current_accounts2);
H A Dmerge_session_helper.h123 void LogOut(const std::string& account_id,
H A Dmerge_session_helper.cc191 void MergeSessionHelper::LogOut( function in class:MergeSessionHelper
195 VLOG(1) << "MergeSessionHelper::LogOut: " << account_id
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.cc253 TEST_F(GAIAInfoUpdateServiceTest, LogOut) {

Completed in 296 milliseconds