webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
trendline_estimator_unittest.cc File Reference
#include "webrtc/test/gtest.h"
#include "webrtc/base/random.h"
#include "webrtc/modules/congestion_controller/trendline_estimator.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (TrendlineEstimator, PerfectLineSlopeOneHalf)
 
 webrtc::TEST (TrendlineEstimator, PerfectLineSlopeMinusOne)
 
 webrtc::TEST (TrendlineEstimator, PerfectLineSlopeZero)
 
 webrtc::TEST (TrendlineEstimator, JitteryLineSlopeOneHalf)
 
 webrtc::TEST (TrendlineEstimator, JitteryLineSlopeMinusOne)
 
 webrtc::TEST (TrendlineEstimator, JitteryLineSlopeZero)