Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_adaptation_integrationtest.cc65 TrackWithPeriodicSource track_with_source; in CreateTrackWithPeriodicSource() local
66 track_with_source.track = in CreateTrackWithPeriodicSource()
68 track_with_source.periodic_track_source = periodic_track_source; in CreateTrackWithPeriodicSource()
69 return track_with_source; in CreateTrackWithPeriodicSource()
119 TrackWithPeriodicSource track_with_source = in TEST_F() local
121 auto sender = caller->AddTrack(track_with_source.track, {}).value(); in TEST_F()
129 track_with_source.periodic_track_source->fake_periodic_source(); in TEST_F()
152 TrackWithPeriodicSource track_with_source = in TEST_F() local
154 auto sender = caller->AddTrack(track_with_source.track, {}).value(); in TEST_F()
162 track_with_source.periodic_track_source->fake_periodic_source(); in TEST_F()