Home
last modified time | relevance | path

Searched defs:SetTimerForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_garbage_collector.cc40 void SetTimerForTesting(std::unique_ptr<base::OneShotTimer> timer) override { in SetTimerForTesting() function in net::__anona222947c0111::ReportingGarbageCollectorImpl
H A Dreporting_delivery_agent.cc225 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 Dimportant_file_writer.cc311 void ImportantFileWriter::SetTimerForTesting(Timer* timer_override) { in SetTimerForTesting() function in base::ImportantFileWriter
/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer.cc420 void ImportantFileWriter::SetTimerForTesting(OneShotTimer* timer_override) { in SetTimerForTesting() function in base::ImportantFileWriter