Searched refs:use_rtp_mux (Results 1 – 10 of 10) sorted by relevance
297 options_no_bundle.use_rtp_mux = false; in TEST_P()339 options_no_bundle.use_rtp_mux = false; in TEST_P()383 options.use_rtp_mux = false; in TEST_P()438 options.use_rtp_mux = (bundle_included_ == BundleIncluded::kBundleInAnswer); in TEST_P()486 options_with_bundle.use_rtp_mux = true; in TEST_P()505 options_no_bundle.use_rtp_mux = false; in TEST_P()580 options.use_rtp_mux = true; in TEST_P()617 options.use_rtp_mux = true; in TEST_P()685 options.use_rtp_mux = false; in TEST_P()706 options.use_rtp_mux = true; in TEST_P()[all …]
671 options_no_bundle.use_rtp_mux = false; in TEST_P()702 options_bundle.use_rtp_mux = true; in TEST_P()
296 options.use_rtp_mux = true; in TEST_P()
878 unbundle_options.use_rtp_mux = false; in TEST_F()
1245 disable_bundle_options.use_rtp_mux = false; in TEST_P()
3816 rtc_options.use_rtp_mux = true; in TEST_P()3823 rtc_options.use_rtp_mux = false; in TEST_P()
1053 options_no_bundle.use_rtp_mux = false; in TEST_P()
1028 session_options->bundle_enabled = rtc_options.use_rtp_mux; in ExtractSharedMediaSessionOptions()
672 bool use_rtp_mux = true; member691 bool use_rtp_mux) in RTCOfferAnswerOptions()696 use_rtp_mux(use_rtp_mux) {} in RTCOfferAnswerOptions()
253 offer_answer_options->use_rtp_mux = value; in CopyConstraintsIntoOfferAnswerOptions()