Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dfield_trial_param_associator.h56 void ClearParamsForTesting(const std::string& trial_name,
Dfield_trial_param_associator.cc75 void FieldTrialParamAssociator::ClearParamsForTesting( in ClearParamsForTesting() function in base::FieldTrialParamAssociator
/external/libchrome/base/test/
Dscoped_feature_list.cc93 base::FieldTrialParamAssociator::GetInstance()->ClearParamsForTesting( in ~ScopedFeatureList()