Searched defs:AddSample (Results 1 – 3 of 3) sorted by relevance
31 void TimeAveragedStats::AddSample(double value) { in AddSample() function in grpc_core::TimeAveragedStats
52 void AddSample(const T &row) { in AddSample() function
73 void AddSample(BdpEstimator* estimator, int64_t sample) { in AddSample() function