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