Searched refs:isReportingEvents (Results 1 – 3 of 3) sorted by relevance
340 if (!isReportingEvents()) { in onEventStart()367 if (!isReportingEvents() || tag == 0) { in onEventDispatch()381 if (!isReportingEvents() || tag == 0) { in onEventEnd()
96 bool isReportingEvents() const { in isReportingEvents() function
47 ASSERT_FALSE(reporter.isReportingEvents()); in TEST()