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

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client_unittest.cc855 WalletClient::ErrorType expected_error_type,
881 EXPECT_CALL(delegate_, OnWalletError(expected_error_type)).Times(1);
931 WalletClient::ErrorType expected_error_type; member in struct:autofill::wallet::__anon6284
1018 test_cases[i].expected_error_type,
852 TestWalletErrorCode( const std::string& error_type_string, const std::string& message_type_for_buyer_string, WalletClient::ErrorType expected_error_type, AutofillMetrics::WalletErrorMetric expected_autofill_metric) argument

Completed in 140 milliseconds