D | async_fd_watcher_unittest.cc | 102 socket_fd_ = StartServer(); in ConfigureServer() 104 conn_watcher_.WatchFdForNonBlockingReads(socket_fd_, [this](int fd) { in ConfigureServer() 129 close(socket_fd_); in CleanUpServer() 193 int socket_fd_; member in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
|