Lines Matching full:connection3
1154 ConnectionRefPtr connection3 = GetNewConnection();1162 connection2->lower_binder_.Attach(connection3);1163 EXPECT_EQ(connection3.get(), connection_->GetCarrierConnection().get());1166 connection3->lower_binder_.Attach(connection1);1170 connection3 = nullptr;