Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dfield_trial_param_associator.h60 void ClearAllCachedParamsForTesting();
Dfield_trial_param_associator.cc83 void FieldTrialParamAssociator::ClearAllCachedParamsForTesting() { in ClearAllCachedParamsForTesting() function in base::FieldTrialParamAssociator
Dfield_trial_unittest.cc1314 FieldTrialParamAssociator::GetInstance()->ClearAllCachedParamsForTesting(); in TEST()