webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::test::MockPacketManipulator Class Reference

#include <mock_packet_manipulator.h>

Inheritance diagram for webrtc::test::MockPacketManipulator:
webrtc::test::PacketManipulator webrtc::test::PacketManipulator

Public Member Functions

 MOCK_METHOD1 (ManipulatePackets, int(webrtc::EncodedImage *encoded_image))
 
 MOCK_METHOD1 (ManipulatePackets, int(webrtc::EncodedImage *encoded_image))
 
- Public Member Functions inherited from webrtc::test::PacketManipulator
virtual ~PacketManipulator ()
 
virtual int ManipulatePackets (webrtc::EncodedImage *encoded_image)=0
 
virtual ~PacketManipulator ()
 
virtual int ManipulatePackets (webrtc::EncodedImage *encoded_image)=0
 

Member Function Documentation

◆ MOCK_METHOD1() [1/2]

webrtc::test::MockPacketManipulator::MOCK_METHOD1 ( ManipulatePackets  ,
int(webrtc::EncodedImage *encoded_image)   
)

◆ MOCK_METHOD1() [2/2]

webrtc::test::MockPacketManipulator::MOCK_METHOD1 ( ManipulatePackets  ,
int(webrtc::EncodedImage *encoded_image)   
)

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