Home
last modified time | relevance | path

Searched refs:offer_contents (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dpeer_connection_jsep_unittest.cc624 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
625 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F()
675 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
676 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F()
742 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
743 EXPECT_FALSE(offer_contents[0].rejected); in TEST_P()
807 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
872 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
1091 ASSERT_EQ(2u, offer_contents.size()); in TEST_F()
1378 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
[all …]
H A Dpeer_connection_data_channel_unittest.cc276 const auto& offer_contents = offer->description()->contents(); in TEST_P() local
278 offer_contents[0].media_description()->type()); in TEST_P()
279 std::string audio_mid = offer_contents[0].name; in TEST_P()
281 offer_contents[2].media_description()->type()); in TEST_P()
282 std::string data_mid = offer_contents[2].name; in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dpeer_connection_jsep_unittest.cc625 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
626 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F()
675 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
676 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F()
742 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
743 EXPECT_FALSE(offer_contents[0].rejected); in TEST_P()
805 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
868 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
1085 ASSERT_EQ(2u, offer_contents.size()); in TEST_F()
1372 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
[all …]
H A Dpeer_connection_data_channel_unittest.cc250 const auto& offer_contents = offer->description()->contents(); in TEST_P() local
252 offer_contents[0].media_description()->type()); in TEST_P()
253 std::string audio_mid = offer_contents[0].name; in TEST_P()
255 offer_contents[2].media_description()->type()); in TEST_P()
256 std::string data_mid = offer_contents[2].name; in TEST_P()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dpeer_connection_jsep_unittest.cc625 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
626 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F()
675 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
676 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F()
742 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
743 EXPECT_FALSE(offer_contents[0].rejected); in TEST_P()
805 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
868 ASSERT_EQ(1u, offer_contents.size()); in TEST_P()
1085 ASSERT_EQ(2u, offer_contents.size()); in TEST_F()
1372 ASSERT_EQ(1u, offer_contents.size()); in TEST_F()
[all …]
H A Dpeer_connection_data_channel_unittest.cc250 const auto& offer_contents = offer->description()->contents(); in TEST_P() local
252 offer_contents[0].media_description()->type()); in TEST_P()
253 std::string audio_mid = offer_contents[0].name; in TEST_P()
255 offer_contents[2].media_description()->type()); in TEST_P()
256 std::string data_mid = offer_contents[2].name; in TEST_P()