Home
last modified time | relevance | path

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

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