Searched refs:MockFixedChannel (Results 1 – 1 of 1) sorted by relevance
32 class MockFixedChannel : public FixedChannel {34 MockFixedChannel() : FixedChannel(nullptr, nullptr){}; in MockFixedChannel() function