Searched refs:connection_destroyed_ (Results 1 – 1 of 1) sorted by relevance
197 void OnConnectionDestroyed(Connection* conn) { connection_destroyed_ = true; } in OnConnectionDestroyed()314 return connection_destroyed_; in CheckConnectionDestroyed()526 bool connection_destroyed_ = false; member in TurnPortTest850 EXPECT_TRUE_WAIT(connection_destroyed_, kTimeout); in TEST_F()