Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_threadsafe_unittest.cc58 subtle::Atomic32* real_total_samples_count, in SnapshotDeltaThread()
391 subtle::Atomic32 real_total_samples_count = 0; in TEST_F() local