Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc71 ++event_watch_notification_; in OnWatchEventMatched()
94 event_watch_notification_ = 0; in BeginSpecificTrace()
154 event_watch_notification_ = 0; in SetUp()
171 int event_watch_notification_; member in base::trace_event::__anon82208c210111::TraceEventTestFixture
1443 EXPECT_EQ(event_watch_notification_, 1); in TEST_F()
1452 EXPECT_EQ(event_watch_notification_, 0); in TEST_F()
1461 EXPECT_EQ(event_watch_notification_, num_occurrences); in TEST_F()
1468 EXPECT_EQ(event_watch_notification_, 0); in TEST_F()
1475 EXPECT_EQ(event_watch_notification_, 0); in TEST_F()
1483 EXPECT_EQ(event_watch_notification_, 0); in TEST_F()