Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dkey_data_file_delegate.h52 void WriteNowForTesting();
H A Dkey_data_file_delegate.cc95 void KeyDataFileDelegate::WriteNowForTesting() { in WriteNowForTesting() function in metrics::structured::KeyDataFileDelegate
H A Dkey_data_file_delegate_unittest.cc106 key_data_file_->WriteNowForTesting(); in SaveKeyData()