Home
last modified time | relevance | path

Searched refs:GetPersistentNelStoreForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/network_error_logging/
H A Dnetwork_error_logging_service.h289 virtual PersistentNelStore* GetPersistentNelStoreForTesting();
H A Dnetwork_error_logging_service.cc281 GetPersistentNelStoreForTesting() override { in GetPersistentNelStoreForTesting() function in net::__anon7e51167c0111::NetworkErrorLoggingServiceImpl
1035 NetworkErrorLoggingService::GetPersistentNelStoreForTesting() { in GetPersistentNelStoreForTesting() function in net::NetworkErrorLoggingService
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context_builder_unittest.cc264 ->GetPersistentNelStoreForTesting()); in TEST_F()