OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAutomaticProfileResetStudyName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter.cc
39
const char
kAutomaticProfileResetStudyName
[] = "AutomaticProfileReset";
88
base::FieldTrialList::FindFullName(
kAutomaticProfileResetStudyName
),
95
base::FieldTrialList::FindFullName(
kAutomaticProfileResetStudyName
),
108
chrome_variations::GetVariationParams(
kAutomaticProfileResetStudyName
,
automatic_profile_resetter_unittest.cc
38
const char
kAutomaticProfileResetStudyName
[] = "AutomaticProfileReset";
520
base::FieldTrialList::CreateFieldTrial(
kAutomaticProfileResetStudyName
,
555
kAutomaticProfileResetStudyName
,
[
all
...]
Completed in 275 milliseconds