Searched defs:StatsCollectorTest (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatscollector_unittest.cc502 class StatsCollectorTest : public testing::Test { class in namespace:webrtc
504 StatsCollectorTest() function in class:webrtc::StatsCollectorTest
522 ~StatsCollectorTest() {}
775 TEST_F(StatsCollectorTest, ExtractDataInfo) {
813 TEST_F(StatsCollectorTest, BytesCounterHandles64Bits) {
859 TEST_F(StatsCollectorTest, BandwidthEstimationInfoIsReported) {
916 TEST_F(StatsCollectorTest, SessionObjectExists) {
929 TEST_F(StatsCollectorTest, OnlyOneSessionObjectExists) {
946 TEST_F(StatsCollectorTest, TrackObjectExistsWithoutUpdateStats) {
971 TEST_F(StatsCollectorTest, TrackAndSsrcObjectExistAfterUpdateSsrcStat
[all...]

Completed in 179 milliseconds