Searched refs:PreemptiveExpandedSamples (Results 1 – 4 of 4) sorted by relevance
60 void PreemptiveExpandedSamples(size_t num_samples);
61 stats.PreemptiveExpandedSamples(17); in TEST()
228 void StatisticsCalculator::PreemptiveExpandedSamples(size_t num_samples) { in PreemptiveExpandedSamples() function in webrtc::StatisticsCalculator
1792 stats_->PreemptiveExpandedSamples(samples_added); in DoPreemptiveExpand()