HasActiveSocketForTesting   35 remoting/host/gnubby_auth_handler_posix.h   bool HasActiveSocketForTesting(net::StreamListenSocket* socket) const;
HasActiveSocketForTesting  107 remoting/host/gnubby_auth_handler_posix_unittest.cc   ASSERT_TRUE(auth_handler_posix_->HasActiveSocketForTesting(socket));
HasActiveSocketForTesting  110 remoting/host/gnubby_auth_handler_posix_unittest.cc   ASSERT_FALSE(auth_handler_posix_->HasActiveSocketForTesting(socket));
HasActiveSocketForTesting  140 remoting/host/gnubby_auth_handler_posix_unittest.cc   ASSERT_TRUE(auth_handler_posix_->HasActiveSocketForTesting(socket));
HasActiveSocketForTesting  148 remoting/host/gnubby_auth_handler_posix_unittest.cc   ASSERT_FALSE(auth_handler_posix_->HasActiveSocketForTesting(socket));
HasActiveSocketForTesting  160 remoting/host/gnubby_auth_handler_posix_unittest.cc   ASSERT_TRUE(auth_handler_posix_->HasActiveSocketForTesting(socket));
HasActiveSocketForTesting  162 remoting/host/gnubby_auth_handler_posix_unittest.cc   ASSERT_FALSE(auth_handler_posix_->HasActiveSocketForTesting(socket));