Home
last modified time | relevance | path

Searched defs:whitelist_strings (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
Ddownload_protection_service.cc810 std::vector<std::string> whitelist_strings; in CertificateChainIsWhitelisted() local
996 std::vector<std::string>* whitelist_strings) { in GetCertificateWhitelistStrings()
Ddownload_protection_service_unittest.cc267 std::vector<std::string>* whitelist_strings) { in GetCertificateWhitelistStrings()
1414 std::vector<std::string> whitelist_strings; in TEST_F() local