HomeSort by relevance Sort by last modified time
    Searched refs:IsGooglePinnedProperty (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/http/
transport_security_state_unittest.cc 642 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
644 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
646 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
648 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
650 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
656 EXPECT_FALSE(TransportSecurityState::IsGooglePinnedProperty(
659 EXPECT_TRUE(TransportSecurityState::IsGooglePinnedProperty(
661 EXPECT_TRUE(TransportSecurityState::IsGooglePinnedProperty(
663 EXPECT_TRUE(TransportSecurityState::IsGooglePinnedProperty(
665 EXPECT_TRUE(TransportSecurityState::IsGooglePinnedProperty(
    [all...]
transport_security_state.h 264 static bool IsGooglePinnedProperty(const std::string& host,
transport_security_state.cc 713 bool TransportSecurityState::IsGooglePinnedProperty(const std::string& host,
  /external/chromium_org/chrome/browser/net/
chrome_fraudulent_certificate_reporter_unittest.cc 88 EXPECT_TRUE(net::TransportSecurityState::IsGooglePinnedProperty(
113 EXPECT_FALSE(net::TransportSecurityState::IsGooglePinnedProperty(
chrome_fraudulent_certificate_reporter.cc 77 if (!net::TransportSecurityState::IsGooglePinnedProperty(hostname,

Completed in 182 milliseconds