Home
last modified time | relevance | path

Searched refs:StartWriteForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dpersistent_proto_unittest.cc203 pproto.StartWriteForTesting(); in TYPED_TEST()
252 pproto.StartWriteForTesting(); in TYPED_TEST()
272 pproto.StartWriteForTesting(); in TYPED_TEST()
H A Dpersistent_proto_internal.h80 void StartWriteForTesting();
H A Dkey_data_file_delegate.cc96 proto_.get()->StartWriteForTesting(); // IN-TEST in WriteNowForTesting()
H A Dpersistent_proto_internal.cc151 void PersistentProtoInternal::StartWriteForTesting() { in StartWriteForTesting() function in metrics::structured::internal::PersistentProtoInternal