Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator_unittest.cc629 TEST_F(PersistentHistogramAllocatorTest, MovePersistentFile) { in TEST_F() argument
H A Dpersistent_histogram_allocator.cc1023 bool GlobalHistogramAllocator::MovePersistentFile(const FilePath& dir) { in MovePersistentFile() function in base::GlobalHistogramAllocator