Home
last modified time | relevance | path

Searched refs:bob_video_sources_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/test/pc/e2e/
Dpeer_connection_quality_test.cc244 [this]() { StartVideo(bob_video_sources_); }), in Run()
389 RTC_CHECK(bob_video_sources_.empty()); in Run()
502 bob_video_sources_ = media_helper_->MaybeAddVideo(bob_.get()); in SetupCallOnSignalingThread()
675 for (const auto& video_source : bob_video_sources_) { in TearDownCall()
683 bob_video_sources_.clear(); in TearDownCall()
Dpeer_connection_quality_test.h130 bob_video_sources_; variable