Searched defs:DeleteDynamicDataForHost (Results 1 – 2 of 2) sorted by relevance
159 TEST_F(TransportSecurityStateTest, DeleteDynamicDataForHost) { in TEST_F() argument
186 bool TransportSecurityState::DeleteDynamicDataForHost(const std::string& host) { in DeleteDynamicDataForHost() function in net::TransportSecurityState