Searched refs:set_send_report_callback (Results 1 – 2 of 2) sorted by relevance
67 data_->set_send_report_callback(base::Bind( in FeedbackDataTest()68 &FeedbackDataTest::set_send_report_callback, base::Unretained(this))); in FeedbackDataTest()91 void set_send_report_callback(scoped_refptr<FeedbackData> data) { in set_send_report_callback() function in feedback::FeedbackDataTest
74 void set_send_report_callback( in set_send_report_callback() function