Searched refs:SetAndCompressHistograms (Results 1 – 4 of 4) sorted by relevance
38 void SetAndCompressHistograms(scoped_ptr<std::string> histograms);
105 data_->SetAndCompressHistograms(MakeScoped(kHistograms).Pass()); in TEST_F()
71 void FeedbackData::SetAndCompressHistograms( in SetAndCompressHistograms() function in feedback::FeedbackData
218 feedback_data->SetAndCompressHistograms(histograms.Pass()); in RunAsync()