Searched defs:test_channel (Results 1 – 2 of 2) sorted by relevance
174 auto test_channel = std::make_shared<Channel>(); in TEST_F() local202 auto test_channel = std::make_shared<Channel>(); in TEST_F() local768 auto test_channel = std::make_shared<Channel>(); in TEST_F() local799 auto test_channel = std::make_shared<Channel>(); in TEST_F() local
153 def __init__(self, test_channel): argument