Home
last modified time | relevance | path

Searched refs:num_occurrences (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1456 int num_occurrences = 5; in TEST_F() local
1458 for (int i = 0; i < num_occurrences; ++i) in TEST_F()
1461 EXPECT_EQ(event_watch_notification_, num_occurrences); in TEST_F()