|
proxygen
|
This is the complete list of members for fizz::test::MockHandshakeContext, including all inherited members.
| appendToTranscript(const Buf &transcript)=0 | fizz::HandshakeContext | pure virtual |
| getBlankContext() const =0 | fizz::HandshakeContext | pure virtual |
| getFinishedData(folly::ByteRange baseKey) const =0 | fizz::HandshakeContext | pure virtual |
| getHandshakeContext() const =0 | fizz::HandshakeContext | pure virtual |
| MOCK_CONST_METHOD0(getHandshakeContext, Buf()) | fizz::test::MockHandshakeContext | |
| MOCK_CONST_METHOD0(getBlankContext, folly::ByteRange()) | fizz::test::MockHandshakeContext | |
| MOCK_CONST_METHOD1(getFinishedData, Buf(folly::ByteRange baseKey)) | fizz::test::MockHandshakeContext | |
| MOCK_METHOD1(appendToTranscript, void(const Buf &transcript)) | fizz::test::MockHandshakeContext | |
| setDefaults() | fizz::test::MockHandshakeContext | inline |
| ~HandshakeContext()=default | fizz::HandshakeContext | virtual |