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