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