webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
rollingaccumulator_unittest.cc File Reference
#include "webrtc/base/gunit.h"
#include "webrtc/base/rollingaccumulator.h"

Namespaces

 rtc
 

Functions

 rtc::TEST (RollingAccumulatorTest, ZeroSamples)
 
 rtc::TEST (RollingAccumulatorTest, SomeSamples)
 
 rtc::TEST (RollingAccumulatorTest, RollingSamples)
 
 rtc::TEST (RollingAccumulatorTest, ResetSamples)
 
 rtc::TEST (RollingAccumulatorTest, RollingSamplesDouble)
 
 rtc::TEST (RollingAccumulatorTest, ComputeWeightedMeanCornerCases)