Searched defs:FakeTransport (Results 1 – 1 of 1) sorted by relevance
32 class FakeTransport; variable350 explicit FakeTransport(const std::string& name) : Transport(name, nullptr) {} in FakeTransport() function354 FakeTransport(const std::string& name, PortAllocator* allocator) in FakeTransport() function