Searched refs:tcp_connection (Results 1 – 2 of 2) sorted by relevance
138 AsyncConnection* tcp_connection() const { return tcp_connection_.get(); } in tcp_connection() function
164 const AsyncConnection* tcp_connection() { in tcp_connection() function in shill::ConnectionHealthCheckerTest349 EXPECT_NE(tcp_connection_, health_checker_->tcp_connection()); in TEST_F()