Searched refs:kReactivationLabel (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi_omaha_experiment.h12 extern const wchar_t kReactivationLabel[];
H A Dgcapi_omaha_experiment.cc70 const wchar_t kReactivationLabel[] = L"reacbrand"; member in namespace:gcapi_internals
99 return SetExperimentLabel(brand_code, gcapi_internals::kReactivationLabel,
H A Dgcapi_omaha_experiment_test.cc31 kBrand, gcapi_internals::kReactivationLabel)),
168 previous_labels.append(gcapi_internals::kReactivationLabel);
177 expected_labels.append(gcapi_internals::kReactivationLabel);

Completed in 91 milliseconds