Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.h151 void AddRestrictionsListenerForTesting(
H A Dvideo_stream_encoder.cc2568 void VideoStreamEncoder::AddRestrictionsListenerForTesting( in AddRestrictionsListenerForTesting() function in webrtc::VideoStreamEncoder
H A Dvideo_stream_encoder_unittest.cc412 AddRestrictionsListenerForTesting(&listener); in SetSourceAndWaitForRestrictionsUpdated()