webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/video_coding/jitter_estimator.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/gtest.h"
Classes | |
class | webrtc::TestEstimator |
class | webrtc::TestVCMJitterEstimator |
class | webrtc::ValueGenerator |
Namespaces | |
webrtc | |
Functions | |
webrtc::TEST_F (TestVCMJitterEstimator, TestLowRate) | |
webrtc::TEST_F (TestVCMJitterEstimator, TestMidRate) | |
webrtc::TEST_F (TestVCMJitterEstimator, TestHighRate) | |
webrtc::TEST_F (TestVCMJitterEstimator, TestConvergence) | |