OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kReactivationLabel
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/gcapi/
gcapi_omaha_experiment.h
12
extern const wchar_t
kReactivationLabel
[];
gcapi_omaha_experiment.cc
70
const wchar_t
kReactivationLabel
[] = L"reacbrand";
99
return SetExperimentLabel(brand_code, gcapi_internals::
kReactivationLabel
,
gcapi_omaha_experiment_test.cc
31
kBrand, gcapi_internals::
kReactivationLabel
)),
168
previous_labels.append(gcapi_internals::
kReactivationLabel
);
177
expected_labels.append(gcapi_internals::
kReactivationLabel
);
Completed in 42 milliseconds