Searched refs:PreemptiveExpandedSamples (Results 1 – 3 of 3) sorted by relevance
50 void PreemptiveExpandedSamples(size_t num_samples);
151 void StatisticsCalculator::PreemptiveExpandedSamples(size_t num_samples) { in PreemptiveExpandedSamples() function in webrtc::StatisticsCalculator
1612 stats_.PreemptiveExpandedSamples(samples_added); in DoPreemptiveExpand()