OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:video_channel_transport_1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_base.cc
161
webrtc::test::VideoChannelTransport*
video_channel_transport_1
=
local
164
ASSERT_EQ(0,
video_channel_transport_1
->SetSendDestination(ip_address,
231
delete
video_channel_transport_1
;
vie_autotest_codec.cc
391
video_channel_transport_1
(
394
ASSERT_EQ(0,
video_channel_transport_1
->SetSendDestination(ip_address,
396
ASSERT_EQ(0,
video_channel_transport_1
->SetLocalReceiver(rtp_port_1));
[
all
...]
Completed in 50 milliseconds