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

  /external/chromium_org/chrome/common/metrics/variations/
variations_associated_data.cc 166 ActiveGroupId MakeActiveGroupId(const std::string& trial_name,
179 key, MakeActiveGroupId(trial_name, group_name), id, false);
187 key, MakeActiveGroupId(trial_name, group_name), id, true);
194 key, MakeActiveGroupId(trial_name, group_name));
variations_associated_data.h 55 ActiveGroupId MakeActiveGroupId(const std::string& trial_name,
variations_util.cc 32 name_group_ids->push_back(MakeActiveGroupId(it->trial_name,

Completed in 36 milliseconds