Searched refs:FindChannel (Results 1 – 2 of 2) sorted by relevance
74 EXPECT_EQ(channel, channel_allocator_->FindChannel(cid)); in TEST_F()
71 virtual std::shared_ptr<FixedChannelImplType> FindChannel(Cid cid) { in FindChannel() function