Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc188 TEST_F(PersistentHistogramAllocatorTest, CreateSpareFile) { in TEST_F() argument
Dpersistent_histogram_allocator.cc836 bool GlobalHistogramAllocator::CreateSpareFile(const FilePath& spare_path, in CreateSpareFile() function in base::GlobalHistogramAllocator