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