Home
last modified time | relevance | path

Searched refs:IsGlobalSetForTesting (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/test/
Dscoped_feature_list.cc207 if (!FieldTrialList::IsGlobalSetForTesting()) { in InitAndEnableFeatureWithParameters()
/external/libchrome/base/metrics/
Dfield_trial.h671 static bool IsGlobalSetForTesting();
Dfield_trial.cc1197 bool FieldTrialList::IsGlobalSetForTesting() { in IsGlobalSetForTesting() function in base::FieldTrialList