Home
last modified time | relevance | path

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

/external/webrtc/test/pc/e2e/sdp/
Dsdp_changer.cc145 bool transport_description_found = false; in FillSimulcastContext() local
149 transport_description_found = true; in FillSimulcastContext()
153 RTC_CHECK(transport_description_found); in FillSimulcastContext()