Searched defs:DeleteReportingEndpointGroup (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/reporting/ | ||
| D | mock_persistent_reporting_store.cc | 218 void MockPersistentReportingStore::DeleteReportingEndpointGroup( in DeleteReportingEndpointGroup() function in net::MockPersistentReportingStore |
| /external/cronet/net/extras/sqlite/ | ||
| D | sqlite_persistent_reporting_and_nel_store.cc | 649 DeleteReportingEndpointGroup(const CachedReportingEndpointGroup& group) { in DeleteReportingEndpointGroup() function in net::SQLitePersistentReportingAndNelStore::Backend |
| D | sqlite_persistent_reporting_and_nel_store_unittest.cc | 1081 TEST_F(SQLitePersistentReportingAndNelStoreTest, DeleteReportingEndpointGroup) { in TEST_F() argument |