Searched refs:SAVE_TO_WALLET (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client_unittest.cc1272 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1286 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1320 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1323 delegate_.ExpectLogWalletMalformedResponse(AutofillMetrics::SAVE_TO_WALLET);
1338 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1341 delegate_.ExpectLogWalletMalformedResponse(AutofillMetrics::SAVE_TO_WALLET);
1359 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1375 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1410 delegate_.ExpectLogWalletApiCallDuration(AutofillMetrics::SAVE_TO_WALLET, 1);
1413 delegate_.ExpectLogWalletMalformedResponse(AutofillMetrics::SAVE_TO_WALLET);
[all...]
H A Dwallet_client.h204 SAVE_TO_WALLET, enumerator in enum:autofill::wallet::WalletClient::RequestType
H A Dwallet_client.cc453 SAVE_TO_WALLET); local
458 SAVE_TO_WALLET); local
685 case SAVE_TO_WALLET: {
797 case SAVE_TO_WALLET:
798 return AutofillMetrics::SAVE_TO_WALLET;
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_metrics.h243 SAVE_TO_WALLET, enumerator in enum:autofill::AutofillMetrics::WalletApiCallMetric
H A Dautofill_metrics.cc172 case AutofillMetrics::SAVE_TO_WALLET:

Completed in 115 milliseconds