Searched defs:TestChannel (Results 1 – 1 of 1) sorted by relevance
74 class TestChannel : public Channel { class76 explicit TestChannel(int channel_id) : channel_id_(channel_id) {} in TestChannel() function in __anon2687ab1c0111::TestChannel