Searched refs:isReportOnly (Results 1 – 2 of 2) sorted by relevance
63 bool isReportOnly() const { return m_reportOnly; } in isReportOnly() function
38 if (directives->isReportOnly() && directives->reportURIs().isEmpty()) in create()