Home
last modified time | relevance | path

Searched refs:UpdateCredentials (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Doauth_multilogin_token_fetcher_unittest.cc90 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
105 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
117 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
137 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
158 token_service_.UpdateCredentials(account_1, "refresh_token"); in TEST_F()
159 token_service_.UpdateCredentials(account_2, "refresh_token"); in TEST_F()
160 token_service_.UpdateCredentials(account_3, "refresh_token"); in TEST_F()
186 token_service_.UpdateCredentials(account_1, "refresh_token"); in TEST_F()
187 token_service_.UpdateCredentials(account_2, "refresh_token"); in TEST_F()
188 token_service_.UpdateCredentials(account_3, "refresh_token"); in TEST_F()
[all …]
H A Dprofile_oauth2_token_service_unittest.cc144 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
161 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
177 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
203 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
243 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
273 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
302 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
322 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
343 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
367 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
[all …]
H A Dmutable_profile_oauth2_token_service_delegate_unittest.cc303 oauth2_service_delegate_->UpdateCredentials(other_account_id, in TEST_F()
715 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
868 oauth2_service_delegate_->UpdateCredentials(email, "refreshToken"); in TEST_F()
898 oauth2_service_delegate_->UpdateCredentials(email, "refreshToken"); in TEST_F()
1224 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
1259 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
1314 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
1412 token_service.UpdateCredentials(account_id, "refresh_token", in TEST_F()
1432 token_service.UpdateCredentials(CoreAccountId("account_id_1"), in TEST_F()
1441 token_service.UpdateCredentials(CoreAccountId("account_id_2"), in TEST_F()
[all …]
H A Doauth_multilogin_helper_unittest.cc251 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
280 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
315 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
352 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
365 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
402 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
426 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
446 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
447 token_service()->UpdateCredentials(kAccountId2, "refresh_token"); in TEST_F()
494 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
[all …]
H A Dprofile_oauth2_token_service_delegate_chromeos_unittest.cc210 void UpdateCredentials(const std::string& gaia_id, in UpdateCredentials() function in signin::ProfileOAuth2TokenServiceDelegateChromeOSTest
338 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
351 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
363 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
375 UpdateCredentials(account_info_.gaia, account_info_.email, in TEST_F()
394 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
406 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
409 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
418 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
559 UpdateCredentials(account_info_.gaia, account_info_.email, kGaiaToken); in TEST_F()
[all …]
H A Dprofile_oauth2_token_service_delegate_unittest.cc47 delegate.UpdateCredentials(account_id1, "refresh_token1"); in TEST()
48 delegate.UpdateCredentials(account_id2, "refresh_token2"); in TEST()
H A Dtest_profile_oauth2_token_service_delegate_chromeos.cc84 void TestProfileOAuth2TokenServiceDelegateChromeOS::UpdateCredentials( in UpdateCredentials() function in signin::TestProfileOAuth2TokenServiceDelegateChromeOS
87 delegate_->UpdateCredentials(account_id, refresh_token); in UpdateCredentials()
H A Dprimary_account_manager_unittest.cc176 token_service_.UpdateCredentials(main_account_id, "token"); in TEST_F()
177 token_service_.UpdateCredentials(other_account_id, "token"); in TEST_F()
199 token_service_.UpdateCredentials(main_account_id, "token"); in TEST_F()
200 token_service_.UpdateCredentials(other_account_id, "token"); in TEST_F()
225 token_service_.UpdateCredentials(main_account_id, "token"); in TEST_F()
226 token_service_.UpdateCredentials(other_account_id, "token"); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/internal/identity_manager/
H A Doauth_multilogin_token_fetcher_unittest.cc90 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
105 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
117 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
137 token_service_.UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
158 token_service_.UpdateCredentials(account_1, "refresh_token"); in TEST_F()
159 token_service_.UpdateCredentials(account_2, "refresh_token"); in TEST_F()
160 token_service_.UpdateCredentials(account_3, "refresh_token"); in TEST_F()
186 token_service_.UpdateCredentials(account_1, "refresh_token"); in TEST_F()
187 token_service_.UpdateCredentials(account_2, "refresh_token"); in TEST_F()
188 token_service_.UpdateCredentials(account_3, "refresh_token"); in TEST_F()
[all …]
H A Dprofile_oauth2_token_service_unittest.cc144 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
161 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
177 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
203 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
243 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
273 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
302 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
322 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
343 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
367 oauth2_service_->GetDelegate()->UpdateCredentials(account_id_, in TEST_F()
[all …]
H A Dmutable_profile_oauth2_token_service_delegate_unittest.cc303 oauth2_service_delegate_->UpdateCredentials(other_account_id, in TEST_F()
715 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
868 oauth2_service_delegate_->UpdateCredentials(email, "refreshToken"); in TEST_F()
898 oauth2_service_delegate_->UpdateCredentials(email, "refreshToken"); in TEST_F()
1224 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
1259 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
1314 oauth2_service_delegate_->UpdateCredentials( in TEST_F()
1412 token_service.UpdateCredentials(account_id, "refresh_token", in TEST_F()
1432 token_service.UpdateCredentials(CoreAccountId("account_id_1"), in TEST_F()
1441 token_service.UpdateCredentials(CoreAccountId("account_id_2"), in TEST_F()
[all …]
H A Doauth_multilogin_helper_unittest.cc246 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
275 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
310 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
347 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
360 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
397 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
421 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
441 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
442 token_service()->UpdateCredentials(kAccountId2, "refresh_token"); in TEST_F()
489 token_service()->UpdateCredentials(kAccountId, "refresh_token"); in TEST_F()
[all …]
H A Dprofile_oauth2_token_service_delegate_chromeos_unittest.cc327 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
340 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
345 delegate_->UpdateCredentials(account_info_.account_id, "new-token"); in TEST_F()
351 delegate_->UpdateCredentials(account_info_.account_id, in TEST_F()
370 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
382 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
385 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
394 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
533 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
542 delegate_->UpdateCredentials(account_info_.account_id, kGaiaToken); in TEST_F()
[all …]
H A Dprofile_oauth2_token_service_delegate_unittest.cc47 delegate.UpdateCredentials(account_id1, "refresh_token1"); in TEST()
48 delegate.UpdateCredentials(account_id2, "refresh_token2"); in TEST()
H A Dprimary_account_manager_unittest.cc175 token_service_.UpdateCredentials(main_account_id, "token"); in TEST_F()
176 token_service_.UpdateCredentials(other_account_id, "token"); in TEST_F()
196 token_service_.UpdateCredentials(main_account_id, "token"); in TEST_F()
197 token_service_.UpdateCredentials(other_account_id, "token"); in TEST_F()
222 token_service_.UpdateCredentials(main_account_id, "token"); in TEST_F()
223 token_service_.UpdateCredentials(other_account_id, "token"); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/public/identity_manager/
H A Daccess_token_fetcher_unittest.cc137 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
165 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
212 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
259 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
324 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
354 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
378 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
404 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
440 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
487 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/public/identity_manager/
H A Daccess_token_fetcher_unittest.cc137 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
165 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
212 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
259 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
324 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
354 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
378 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
404 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
440 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
487 token_service()->UpdateCredentials(account_id, "refresh token"); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/jingle/notifier/listener/
H A Dnon_blocking_push_client.cc39 void UpdateCredentials(
101 void NonBlockingPushClient::Core::UpdateCredentials( in UpdateCredentials() function in notifier::NonBlockingPushClient::Core
107 delegate_push_client_->UpdateCredentials(email, token, traffic_annotation); in UpdateCredentials()
191 void NonBlockingPushClient::UpdateCredentials( in UpdateCredentials() function in notifier::NonBlockingPushClient
197 FROM_HERE, base::BindOnce(&NonBlockingPushClient::Core::UpdateCredentials, in UpdateCredentials()
H A Dnon_blocking_push_client_unittest.cc85 TEST_F(NonBlockingPushClientTest, UpdateCredentials) { in TEST_F() argument
89 push_client_->UpdateCredentials(kEmail, kToken, TRAFFIC_ANNOTATION_FOR_TESTS); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/jingle/notifier/listener/
H A Dnon_blocking_push_client.cc39 void UpdateCredentials(
101 void NonBlockingPushClient::Core::UpdateCredentials( in UpdateCredentials() function in notifier::NonBlockingPushClient::Core
107 delegate_push_client_->UpdateCredentials(email, token, traffic_annotation); in UpdateCredentials()
191 void NonBlockingPushClient::UpdateCredentials( in UpdateCredentials() function in notifier::NonBlockingPushClient
197 FROM_HERE, base::BindOnce(&NonBlockingPushClient::Core::UpdateCredentials, in UpdateCredentials()
H A Dnon_blocking_push_client_unittest.cc85 TEST_F(NonBlockingPushClientTest, UpdateCredentials) { in TEST_F() argument
89 push_client_->UpdateCredentials(kEmail, kToken, TRAFFIC_ANNOTATION_FOR_TESTS); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/infobars/overlays/browser_agent/interaction_handlers/passwords/
H A Dpassword_infobar_modal_interaction_handler_unittest.mm67 // Tests that UpdateCredentials() forwards the call to the mock delegate.
68 TEST_F(PasswordInfobarModalInteractionHandlerTest, UpdateCredentials) {
71 EXPECT_CALL(mock_delegate(), UpdateCredentials(username, password));
72 handler_->UpdateCredentials(&infobar_, username, password);
H A Dpassword_infobar_modal_interaction_handler.mm33 void PasswordInfobarModalInteractionHandler::UpdateCredentials( function
37 GetDelegate(infobar)->UpdateCredentials(username, password);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_request_options.cc92 UpdateCredentials(); in Init()
151 void DataReductionProxyRequestOptions::UpdateCredentials() { in UpdateCredentials() function in data_reduction_proxy::DataReductionProxyRequestOptions
160 UpdateCredentials(); in SetKeyForTesting()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_request_options.cc99 UpdateCredentials(); in Init()
158 void DataReductionProxyRequestOptions::UpdateCredentials() { in UpdateCredentials() function in data_reduction_proxy::DataReductionProxyRequestOptions
167 UpdateCredentials(); in SetKeyForTesting()

123456