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

  /external/chromium_org/chrome/installer/util/
user_experiment.h 61 const base::string16& experiment_group,
user_experiment.cc 249 // command line, but HKCU otherwise. |experiment_group| is the value to write
252 void SetClient(const base::string16& experiment_group, bool last_write) {
272 reg_key_handle, google_update::kRegClientField, experiment_group);
277 GoogleUpdateSettings::SetClient(experiment_group);
481 const base::string16& experiment_group,
518 SetClient(experiment_group + outcome, true);
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 1151 std::string experiment_group = local
    [all...]

Completed in 41 milliseconds