Searched refs:expect_report_reported (Results 1 – 1 of 1) sorted by relevance
33 static __thread bool expect_report_reported; variable115 expect_report_reported = true; in OnReport()294 expect_report_reported = false; in HandleEvent()369 if (expect_report && !expect_report_reported) { in HandleEvent()