Searched refs:num_occurrences (Results 1 – 1 of 1) sorted by relevance
1456 int num_occurrences = 5; in TEST_F() local1458 for (int i = 0; i < num_occurrences; ++i) in TEST_F()1461 EXPECT_EQ(event_watch_notification_, num_occurrences); in TEST_F()