Searched refs:allow_security (Results 1 – 2 of 2) sorted by relevance
517 void ReportErrorName(const std::string& name, bool allow_security, in ReportErrorName() argument519 if (allow_security || name != "security") { in ReportErrorName()
1741 bool allow_security = false; in TEST() local1744 allow_security = true; in TEST()1750 allow_security = true; in TEST()1758 if (!allow_security) { in TEST()