Home
last modified time | relevance | path

Searched defs:video_sources (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/pc/e2e/
Dpeer_configurer.h181 std::vector<VideoSource>* video_sources() { return &video_sources_; } in video_sources() function
202 auto video_sources = std::move(video_sources_); in ReleaseVideoSources() local
Dtest_peer.cc45 std::vector<PeerConfigurerImpl::VideoSource> video_sources, in TestPeer()
Dtest_peer_factory.cc298 std::vector<PeerConfigurerImpl::VideoSource> video_sources = in CreateTestPeer() local