Searched refs:alertAlwaysCount (Results 1 – 1 of 1) sorted by relevance
449 int alertRandCount = 0, alertAlwaysCount = 0; in TEST() local466 .WillRepeatedly([&alertAlwaysCount] { in TEST()467 alertAlwaysCount++; in TEST()504 EXPECT_EQ(alertAlwaysCount, i + 1); in TEST()