Searched defs:NullMeanImpl (Results 1 – 1 of 1) sorted by relevance
332 struct NullMeanImpl { struct333 explicit NullMeanImpl(size_t window_size) {} in NullMeanImpl() argument336 void AddSample(const T& sample, const T&, bool) {} in AddSample()338 void Reset() {} in Reset()