Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dcpu_reduction_experiment.cc26 class CpuReductionExperimentSubSampler { class
28 CpuReductionExperimentSubSampler() = default;
43 CpuReductionExperimentSubSampler* g_subsampler = nullptr;
66 g_subsampler = new CpuReductionExperimentSubSampler(); in InitializeCpuReductionExperiment()