Searched defs:SetTimerForTesting (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/reporting/ | ||
H A D | reporting_garbage_collector.cc | 40 void SetTimerForTesting(std::unique_ptr<base::OneShotTimer> timer) override { in SetTimerForTesting() function in net::__anona222947c0111::ReportingGarbageCollectorImpl |
H A D | reporting_delivery_agent.cc | 225 void SetTimerForTesting(std::unique_ptr<base::OneShotTimer> timer) override { in SetTimerForTesting() function in net::__anon4ff9649f0111::ReportingDeliveryAgentImpl |
/aosp_15_r20/external/libchrome/base/files/ | ||
H A D | important_file_writer.cc | 311 void ImportantFileWriter::SetTimerForTesting(Timer* timer_override) { in SetTimerForTesting() function in base::ImportantFileWriter |
/aosp_15_r20/external/cronet/base/files/ | ||
H A D | important_file_writer.cc | 420 void ImportantFileWriter::SetTimerForTesting(OneShotTimer* timer_override) { in SetTimerForTesting() function in base::ImportantFileWriter |