Searched refs:SetAllowSystemTrust (Results 1 – 3 of 3) sorted by relevance
105 void TestRootCerts::SetAllowSystemTrust(bool allow_system_trust) { in SetAllowSystemTrust() function in net::TestRootCerts
80 void SetAllowSystemTrust(bool allow_system_trust);
1061 TestRootCerts::GetInstance()->SetAllowSystemTrust(false); in TEST_F()1063 base::Bind(&TestRootCerts::SetAllowSystemTrust, in TEST_F()