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

  /external/chromium/chrome/browser/
about_flags.cc 362 std::string NameForChoice(const Experiment& e, int index) {
376 names->insert(NameForChoice(e, i));
461 std::string name = NameForChoice(experiment, i);
584 name_to_switch_map[NameForChoice(e, j)] =
666 enabled_experiments.insert(NameForChoice(*e, 0));
670 std::string choice_name = NameForChoice(*e, i);
  /external/chromium_org/chrome/browser/
about_flags.cc     [all...]

Completed in 743 milliseconds