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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautocheckout_bubble_controller.h61 void set_metric_logger(AutofillMetrics* metric_logger);
H A Dautocheckout_bubble_controller.cc90 void AutocheckoutBubbleController::set_metric_logger( function in class:autofill::AutocheckoutBubbleController
H A Dautocheckout_bubble_controller_unittest.cc71 set_metric_logger(new TestAutofillMetrics);
/external/chromium_org/components/autofill/content/browser/
H A Dautocheckout_manager.h104 void set_metric_logger(scoped_ptr<AutofillMetrics> metric_logger);
H A Dautocheckout_manager.cc392 void AutocheckoutManager::set_metric_logger( function in class:autofill::AutocheckoutManager
H A Dautocheckout_manager_unittest.cc395 set_metric_logger(scoped_ptr<AutofillMetrics>(new MockAutofillMetrics));
/external/chromium/chrome/browser/autofill/
H A Dpersonal_data_manager.h227 void set_metric_logger(const AutofillMetrics* metric_logger);
H A Dautofill_manager.h139 void set_metric_logger(const AutofillMetrics* metric_logger);
H A Dautofill_metrics_unittest.cc57 set_metric_logger(new MockAutofillMetrics);
127 set_metric_logger(new MockAutofillMetrics);
H A Dautofill_manager.cc755 void AutofillManager::set_metric_logger( function in class:AutofillManager
H A Dpersonal_data_manager.cc968 void PersonalDataManager::set_metric_logger( function in class:PersonalDataManager
/external/chromium_org/components/autofill/core/browser/
H A Dpersonal_data_manager.h247 void set_metric_logger(const AutofillMetrics* metric_logger);
H A Dautofill_manager.h221 void set_metric_logger(const AutofillMetrics* metric_logger);
H A Dautofill_metrics_unittest.cc94 set_metric_logger(new testing::NiceMock<MockAutofillMetrics>());
195 set_metric_logger(new testing::NiceMock<MockAutofillMetrics>);
H A Dautofill_manager.cc902 void AutofillManager::set_metric_logger(const AutofillMetrics* metric_logger) { function in class:autofill::AutofillManager
H A Dpersonal_data_manager.cc1023 void PersonalDataManager::set_metric_logger( function in class:autofill::PersonalDataManager

Completed in 157 milliseconds