Searched refs:expected_notifications (Results 1 – 1 of 1) sorted by relevance
958 int expected_notifications = 10; in TEST_F() local964 EXPECT_GT(expected_notifications, 0); in TEST_F()965 expected_notifications -= 1; in TEST_F()966 if (expected_notifications == 0) { in TEST_F()