Home
last modified time | relevance | path

Searched defs:TestEndpoint (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/third_party/vmm_vhost/src/connection/
Dwindows.rs19 pub(crate) type TestEndpoint = TubeEndpoint<MasterReq>; typedef
Dunix.rs24 pub(crate) type TestEndpoint = SocketEndpoint<MasterReq>; typedef