Searched refs:dup_channel (Results 1 – 1 of 1) sorted by relevance
1430 scoped_refptr<DataChannelInterface> dup_channel = in TEST_F() local1432 EXPECT_EQ(dup_channel, nullptr); in TEST_F()1531 scoped_refptr<DataChannelInterface> dup_channel = in TEST_F() local1533 EXPECT_NE(dup_channel, nullptr); in TEST_F()