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

  /external/chromium/chrome/browser/
about_flags.cc 670 std::string choice_name = NameForChoice(*e, i); local
671 if (enabled_experiments.find(choice_name) !=
673 enabled_experiments.erase(choice_name);
  /external/chromium_org/chrome/browser/
about_flags.cc 2036 std::string choice_name = e->NameForChoice(i); local
    [all...]

Completed in 196 milliseconds