Home
last modified time | relevance | path

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

/external/webrtc/pc/test/
Dintegration_test_helpers.h360 CreateLocalVideoTrackWithConfig( in CreateLocalVideoTrackWithConfig() function
/external/webrtc/pc/
Dpeer_connection_integrationtest.cc330 caller()->AddTrack(caller()->CreateLocalVideoTrackWithConfig(config)); in TEST_P()
331 callee()->AddTrack(callee()->CreateLocalVideoTrackWithConfig(config)); in TEST_P()