Searched refs:cb1_called_ptr (Results 1 – 1 of 1) sorted by relevance
279 bool* cb1_called_ptr = &cb1_called; in TEST_F() local284 watcher.WatchFdForNonBlockingReads(sockfd[0], [cb1_called_ptr](int fd) { in TEST_F()289 *cb1_called_ptr = true; in TEST_F()