• Home
  • Raw
  • Download

Lines Matching refs:CreatePeerConnectionWithAudioVideo

253   WrapperPtr CreatePeerConnectionWithAudioVideo(Args&&... args) {  in CreatePeerConnectionWithAudioVideo()  function in webrtc::PeerConnectionBundleBaseTest
332 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
334 auto callee = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
375 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
377 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
399 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
401 auto callee = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
417 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
418 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
471 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
472 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
522 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
525 auto callee = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
541 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
544 auto callee = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
561 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
581 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
582 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
602 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
603 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
618 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
619 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
652 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
653 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
694 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
695 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
723 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
724 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
761 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
762 auto callee = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
802 auto caller = CreatePeerConnectionWithAudioVideo(config); in TEST_P()
830 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
831 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
857 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
858 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
875 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_P()
876 auto callee = CreatePeerConnectionWithAudioVideo(); in TEST_P()
910 auto caller = CreatePeerConnectionWithAudioVideo(); in TEST_F()