Home
last modified time | relevance | path

Searched refs:expect_lntf_enabled (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc2591 void TestLossNotificationState(bool expect_lntf_enabled) { in TestLossNotificationState() argument
2593 VerifyCodecHasDefaultFeedbackParams(default_codec_, expect_lntf_enabled); in TestLossNotificationState()
2603 EXPECT_EQ(send_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
2608 EXPECT_EQ(recv_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc2605 void TestLossNotificationState(bool expect_lntf_enabled) { in TestLossNotificationState() argument
2607 VerifyCodecHasDefaultFeedbackParams(default_codec_, expect_lntf_enabled); in TestLossNotificationState()
2617 EXPECT_EQ(send_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
2622 EXPECT_EQ(recv_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/engine/
H A Dwebrtc_video_engine_unittest.cc2643 void TestLossNotificationState(bool expect_lntf_enabled) { in TestLossNotificationState() argument
2645 VerifyCodecHasDefaultFeedbackParams(default_codec_, expect_lntf_enabled); in TestLossNotificationState()
2655 EXPECT_EQ(send_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
2660 EXPECT_EQ(recv_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/engine/
H A Dwebrtc_video_engine_unittest.cc2683 void TestLossNotificationState(bool expect_lntf_enabled) { in TestLossNotificationState() argument
2685 VerifyCodecHasDefaultFeedbackParams(default_codec_, expect_lntf_enabled); in TestLossNotificationState()
2695 EXPECT_EQ(send_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()
2700 EXPECT_EQ(recv_stream->GetConfig().rtp.lntf.enabled, expect_lntf_enabled); in TestLossNotificationState()