Searched refs:CreateWithFile (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/metrics/ |
D | persistent_histogram_allocator_unittest.cc | 139 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, temp_name); in TEST_F() 145 GlobalHistogramAllocator::CreateWithFile(temp_file, temp_size, 0, ""); in TEST_F() 151 GlobalHistogramAllocator::CreateWithFile(temp_file, 0, 0, ""); in TEST_F()
|
D | persistent_histogram_allocator.h | 398 static void CreateWithFile(const FilePath& file_path,
|
D | persistent_histogram_allocator.cc | 689 void GlobalHistogramAllocator::CreateWithFile( in CreateWithFile() function in base::GlobalHistogramAllocator
|