webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Protected Member Functions | Protected Attributes | List of all members
webrtc::VideoDecoderSoftwareFallbackWrapperTest Class Reference
Inheritance diagram for webrtc::VideoDecoderSoftwareFallbackWrapperTest:
testing::Test

Classes

class  CountingFakeDecoder
 

Protected Member Functions

 VideoDecoderSoftwareFallbackWrapperTest ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

CountingFakeDecoder fake_decoder_
 
VideoDecoderSoftwareFallbackWrapper fallback_wrapper_
 

Constructor & Destructor Documentation

◆ VideoDecoderSoftwareFallbackWrapperTest()

webrtc::VideoDecoderSoftwareFallbackWrapperTest::VideoDecoderSoftwareFallbackWrapperTest ( )
inlineprotected

Member Data Documentation

◆ fake_decoder_

CountingFakeDecoder webrtc::VideoDecoderSoftwareFallbackWrapperTest::fake_decoder_
protected

◆ fallback_wrapper_

VideoDecoderSoftwareFallbackWrapper webrtc::VideoDecoderSoftwareFallbackWrapperTest::fallback_wrapper_
protected

The documentation for this class was generated from the following file: