Searched refs:port1_unique (Results 1 – 1 of 1) sorted by relevance
2932 auto port1_unique = in TEST_P() local2935 auto* port1 = port1_unique.get(); in TEST_P()2939 TestChannel ch1(std::move(port1_unique)); in TEST_P()3024 auto port1_unique = in TEST_F() local3027 auto* port1 = port1_unique.get(); in TEST_F()3031 TestChannel ch1(std::move(port1_unique)); in TEST_F()3095 auto port1_unique = in TEST_F() local3098 auto* port1 = port1_unique.get(); in TEST_F()3102 TestChannel ch1(std::move(port1_unique)); in TEST_F()3195 auto port1_unique = in TEST_F() local[all …]