Searched refs:on_create_connection_timeout (Results 1 – 2 of 2) sorted by relevance
691 …common::BindOnce(&le_impl::on_create_connection_timeout, common::Unretained(this), address_with_ty… in direct_connect_add()1022 void on_create_connection_timeout(AddressWithType address_with_type) { in on_create_connection_timeout() function
1237 TEST_F(LeImplTest, on_create_connection_timeout) { in TEST_F() argument1246 le_impl_->on_create_connection_timeout(remote_public_address_with_type_); in TEST_F()