Lines Matching full:experiment_id
143 // on |base_name| and |experiment_id|. The field-specific histogram name also
150 const std::string& experiment_id) {
154 if (!experiment_id.empty())
155 histogram_name += "_" + experiment_id;
159 if (!experiment_id.empty())
160 sub_histogram_name += "_" + experiment_id;
187 const std::string& experiment_id) const {
190 field_type, experiment_id);
195 const std::string& experiment_id) const {
198 field_type, experiment_id);
202 const std::string& experiment_id) const {
206 if (!experiment_id.empty())
207 histogram_name += "_" + experiment_id;
221 const std::string& experiment_id) const {
224 field_type, experiment_id);