Home
last modified time | relevance | path

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

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