Searched refs:allow_security (Results 1 – 2 of 2) sorted by relevance
511 void ReportErrorName(const std::string& name, bool allow_security, in ReportErrorName() argument513 if (allow_security || name != "security") { in ReportErrorName()
1737 bool allow_security = false; in TEST() local1740 allow_security = true; in TEST()1746 allow_security = true; in TEST()1754 if (!allow_security) { in TEST()