Searched defs:TestEndpoint (Results 1 – 2 of 2) sorted by relevance
19 pub(crate) type TestEndpoint = TubeEndpoint<MasterReq>; typedef
24 pub(crate) type TestEndpoint = SocketEndpoint<MasterReq>; typedef