Searched defs:ReceiveStatisticsProxy2Test (Results 1 – 1 of 1) sorted by relevance
45 class ReceiveStatisticsProxy2Test : public ::testing::Test { class47 ReceiveStatisticsProxy2Test() : time_controller_(Timestamp::Millis(1234)) { in ReceiveStatisticsProxy2Test() function in webrtc::internal::ReceiveStatisticsProxy2Test113 TEST_F(ReceiveStatisticsProxy2Test, OnDecodedFrameIncreasesFramesDecoded) { in TEST_F() argument123 TEST_F(ReceiveStatisticsProxy2Test, DecodedFpsIsReported) { in TEST_F() argument140 TEST_F(ReceiveStatisticsProxy2Test, DecodedFpsIsNotReportedForTooFewSamples) { in TEST_F() argument155 TEST_F(ReceiveStatisticsProxy2Test, in TEST_F() argument184 TEST_F(ReceiveStatisticsProxy2Test, OnDecodedFrameIncreasesProcessingDelay) { in TEST_F() argument221 TEST_F(ReceiveStatisticsProxy2Test, OnDecodedFrameIncreasesAssemblyTime) { in TEST_F() argument293 TEST_F(ReceiveStatisticsProxy2Test, OnDecodedFrameIncreasesQpSum) { in TEST_F() argument304 TEST_F(ReceiveStatisticsProxy2Test, OnDecodedFrameIncreasesTotalDecodeTime) { in TEST_F() argument[all …]