Home
last modified time | relevance | path

Searched defs:StubVideoDecoder (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dvideo_stream_decoder_impl_unittest.cc42 class StubVideoDecoder : public VideoDecoder { class
44 StubVideoDecoder() { ON_CALL(*this, Configure).WillByDefault(Return(true)); } in StubVideoDecoder() function in webrtc::__anon04cbf79c0111::StubVideoDecoder