HomeSort by relevance Sort by last modified time
    Searched refs:LogWalletApiCallDuration (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.h 448 virtual void LogWalletApiCallDuration(
autofill_metrics.cc 417 void AutofillMetrics::LogWalletApiCallDuration(
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client_unittest.cc 589 MOCK_CONST_METHOD2(LogWalletApiCallDuration,
637 LogWalletApiCallDuration(metric, testing::_)).Times(times);
    [all...]
wallet_client.cc 652 delegate_->GetMetricLogger().LogWalletApiCallDuration(
    [all...]

Completed in 345 milliseconds