Searched refs:logging_started (Results 1 – 6 of 6) sorted by relevance
265 absl::Notification logging_started; in TEST() local267 std::thread thread([&logging_started]() { in TEST()269 if (i == 50) logging_started.Notify(); in TEST()274 logging_started.WaitForNotification(); in TEST()
270 absl::Notification logging_started; in TEST() local272 std::thread thread([&logging_started]() { in TEST()274 if (i == 50) logging_started.Notify(); in TEST()279 logging_started.WaitForNotification(); in TEST()