Searched refs:HasBeenNotified (Results 1 – 8 of 8) sorted by relevance
44 ABSL_RAW_CHECK(!notification->HasBeenNotified(), "invalid Notification"); in ThreadOne()51 ABSL_RAW_CHECK(notification->HasBeenNotified(), "invalid Notification"); in ThreadOne()65 ABSL_RAW_CHECK(notification->HasBeenNotified(), "invalid Notification"); in ThreadTwo()
70 EXPECT_FALSE(notification->HasBeenNotified()); in BasicTests()116 EXPECT_TRUE(notification->HasBeenNotified()); in BasicTests()
77 bool HasBeenNotified() const { in HasBeenNotified() function
117 while (!done.HasBeenNotified()) { in TEST()
156 while (!stop.HasBeenNotified()) { in TEST()
209 while (!stop.HasBeenNotified()) { in TEST()
548 while (!stop.HasBeenNotified()) { in TEST()569 while (!stop.HasBeenNotified()) { in TEST()
313 while (!stop.HasBeenNotified()) { in TEST()