Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dfeature_list.h502 static const Feature* GetEarlyAccessedFeatureForTesting();
H A Dfeature_list.cc672 const Feature* FeatureList::GetEarlyAccessedFeatureForTesting() { in GetEarlyAccessedFeatureForTesting() function in base::FeatureList
H A Dfeature_list_unittest.cc712 FeatureList::GetEarlyAccessedFeatureForTesting()); in TEST_F()