webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
void | InsertPacket (uint32_t timestamp, uint16_t seq_no, bool first, bool marker_bit, FrameType frame_type) |
Protected Member Functions inherited from testing::Test | |
Test () | |
Protected Attributes | |
std::unique_ptr< VideoCodingModule > | vcm_ |
VideoCodec | video_codec_ |
MockVCMFrameTypeCallback | frame_type_callback_ |
MockPacketRequestCallback | request_callback_ |
NiceMock< MockVideoDecoder > | decoder_ |
NiceMock< MockVideoDecoder > | decoderCopy_ |
std::unique_ptr< SimulatedClock > | clock_ |
NullEventFactory | event_factory_ |
Static Protected Attributes | |
static const size_t | kPayloadLen = 10 |
|
inlineprotected |
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |
|
protected |