Searched refs:TwoWayFakeTrafficRoute (Results 1 – 3 of 3) sorted by relevance
27 public TwoWayFakeTrafficRoute<SentPacket, TransportPacketsFeedback>::50 TwoWayFakeTrafficRoute<SentPacket, TransportPacketsFeedback> route_;
160 : public TwoWayFakeTrafficRoute<int, int>::TrafficHandlerInterface {179 TwoWayFakeTrafficRoute<int, int> route_;
258 class TwoWayFakeTrafficRoute {266 TwoWayFakeTrafficRoute(TrafficHandlerInterface* handler, in TwoWayFakeTrafficRoute() function