Searched refs:LogWalletErrorMetric (Results 1 – 4 of 4) sorted by relevance
386 virtual void LogWalletErrorMetric(WalletErrorMetric metric) const;
387 void AutofillMetrics::LogWalletErrorMetric(WalletErrorMetric metric) const { in LogWalletErrorMetric() function in autofill::AutofillMetrics
584 MOCK_CONST_METHOD1(LogWalletErrorMetric, void(WalletErrorMetric metric));635 EXPECT_CALL(metric_logger_, LogWalletErrorMetric(metric)).Times(1); in ExpectWalletErrorMetric()647 LogWalletErrorMetric( in ExpectBaselineMetrics()
546 delegate_->GetMetricLogger().LogWalletErrorMetric( in MakeWalletRequest()779 delegate_->GetMetricLogger().LogWalletErrorMetric( in HandleWalletError()