Searched refs:watcher (Results 1 – 1 of 1) sorted by relevance
283 AsyncFdWatcher watcher; in TEST_F() local284 watcher.WatchFdForNonBlockingReads(sockfd[0], [cb1_called_ptr](int fd) { in TEST_F()292 watcher.WatchFdForNonBlockingReads(sockfd[1], [cb2_called_ptr](int fd) { in TEST_F()301 watcher.ConfigureTimeout(std::chrono::seconds(3), []() { in TEST_F()325 watcher.StopWatchingFileDescriptors(); in TEST_F()