Searched refs:channel_2 (Results 1 – 1 of 1) sorted by relevance
59 const int channel_2 = base_->CreateChannel(); in TEST_F() local64 EXPECT_EQ(0, base_->AssociateSendChannel(channel_1, channel_2)); in TEST_F()65 EXPECT_EQ(0, base_->AssociateSendChannel(channel_2, channel_1)); in TEST_F()76 reference = shared_data->channel_manager().GetChannel(channel_2); in TEST_F()77 EXPECT_EQ(0, base_->DeleteChannel(channel_2)); in TEST_F()