proxygen
TestUtils.cpp File Reference

Go to the source code of this file.

Namespaces

 proxygen
 

Functions

folly::HHWheelTimer::UniquePtr proxygen::makeInternalTimeoutSet (EventBase *evb)
 
folly::HHWheelTimer::UniquePtr proxygen::makeTimeoutSet (EventBase *evb)
 
testing::NiceMock< MockAsyncTransport > * proxygen::newMockTransport (EventBase *evb)
 

Variables

const wangle::TransportInfo proxygen::mockTransportInfo = wangle::TransportInfo()
 
const SocketAddress proxygen::localAddr {"127.0.0.1", 80}
 
const SocketAddress proxygen::peerAddr {"127.0.0.1", 12345}