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

  /external/libchrome/base/metrics/
field_trial.cc 314 SetGroupChoice(default_group_name_, kDefaultGroupNumber);
348 SetGroupChoice(name, next_group_number_);
428 void FieldTrial::SetGroupChoice(const std::string& group_name, int number) {
448 SetGroupChoice(default_group_name_, kDefaultGroupNumber);
    [all...]
field_trial.h 301 void SetGroupChoice(const std::string& group_name, int number);
    [all...]

Completed in 212 milliseconds