Searched refs:cb2_called_ptr (Results 1 – 1 of 1) sorted by relevance
281 bool* cb2_called_ptr = &cb2_called; in TEST_F() local292 watcher.WatchFdForNonBlockingReads(sockfd[1], [cb2_called_ptr](int fd) { in TEST_F()297 *cb2_called_ptr = true; in TEST_F()