Home
last modified time | relevance | path

Searched refs:CreateWithLocalMemory (Results 1 – 25 of 32) sorted by relevance

12

/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc206 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
291 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
330 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
380 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
447 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
484 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
Dactivity_analyzer_unittest.cc166 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
249 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
353 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
401 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
479 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 0); in TEST_F()
496 GlobalActivityTracker::CreateWithLocalMemory(kMemorySize, 0, "", 3, 1001); in TEST_F()
/external/libchrome/base/metrics/
Dpersistent_histogram_storage.cc32 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocSize, in PersistentHistogramStorage()
Dpersistent_histogram_allocator.h350 static void CreateWithLocalMemory(size_t size, uint64_t id, StringPiece name);
Dstatistics_recorder_unittest.cc72 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, in StatisticsRecorderTest()
673 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_P()
Dsparse_histogram_unittest.cc62 GlobalHistogramAllocator::CreateWithLocalMemory( in CreatePersistentMemoryAllocator()
Dpersistent_histogram_allocator_unittest.cc224 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
Dpersistent_histogram_allocator.cc669 void GlobalHistogramAllocator::CreateWithLocalMemory( in CreateWithLocalMemory() function in base::GlobalHistogramAllocator
/external/cronet/tot/components/metrics/
Dfile_metrics_provider_unittest.cc275 base::GlobalHistogramAllocator::CreateWithLocalMemory( in CreateMetricsFileWithHistograms()
491 base::GlobalHistogramAllocator::CreateWithLocalMemory( in TEST_P()
645 base::GlobalHistogramAllocator::CreateWithLocalMemory(64 << 10, 0, in TEST_P()
693 base::GlobalHistogramAllocator::CreateWithLocalMemory(64 << 10, 0, in TEST_P()
746 base::GlobalHistogramAllocator::CreateWithLocalMemory(file_size_kib << 10, 0, in TEST_P()
794 base::GlobalHistogramAllocator::CreateWithLocalMemory(64 << 10, 0, in TEST_P()
1141 base::GlobalHistogramAllocator::CreateWithLocalMemory( in TEST_P()
1192 base::GlobalHistogramAllocator::CreateWithLocalMemory( in TEST_P()
Dpersistent_histograms.cc199 base::GlobalHistogramAllocator::CreateWithLocalMemory(kAllocSize, kAllocId, in InstantiatePersistentHistogramsImpl()
/external/cronet/stable/components/metrics/
Dfile_metrics_provider_unittest.cc275 base::GlobalHistogramAllocator::CreateWithLocalMemory( in CreateMetricsFileWithHistograms()
491 base::GlobalHistogramAllocator::CreateWithLocalMemory( in TEST_P()
645 base::GlobalHistogramAllocator::CreateWithLocalMemory(64 << 10, 0, in TEST_P()
693 base::GlobalHistogramAllocator::CreateWithLocalMemory(64 << 10, 0, in TEST_P()
746 base::GlobalHistogramAllocator::CreateWithLocalMemory(file_size_kib << 10, 0, in TEST_P()
794 base::GlobalHistogramAllocator::CreateWithLocalMemory(64 << 10, 0, in TEST_P()
1141 base::GlobalHistogramAllocator::CreateWithLocalMemory( in TEST_P()
1192 base::GlobalHistogramAllocator::CreateWithLocalMemory( in TEST_P()
Dpersistent_histograms.cc199 base::GlobalHistogramAllocator::CreateWithLocalMemory(kAllocSize, kAllocId, in InstantiatePersistentHistogramsImpl()
/external/cronet/tot/base/metrics/
Dpersistent_histogram_allocator_unittest.cc241 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
387 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
546 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
Dpersistent_histogram_allocator.h383 static void CreateWithLocalMemory(size_t size,
Dstatistics_recorder_unittest.cc78 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, in StatisticsRecorderTest()
821 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_P()
Dhistogram_threadsafe_unittest.cc172 GlobalHistogramAllocator::CreateWithLocalMemory(4 << 20, /*id=*/0, in SetUp()
Dsparse_histogram_unittest.cc74 GlobalHistogramAllocator::CreateWithLocalMemory( in CreatePersistentMemoryAllocator()
/external/cronet/stable/base/metrics/
Dpersistent_histogram_allocator_unittest.cc241 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
387 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
546 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_F()
Dpersistent_histogram_allocator.h383 static void CreateWithLocalMemory(size_t size,
Dstatistics_recorder_unittest.cc78 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, in StatisticsRecorderTest()
821 GlobalHistogramAllocator::CreateWithLocalMemory(kAllocatorMemorySize, 0, ""); in TEST_P()
Dhistogram_threadsafe_unittest.cc172 GlobalHistogramAllocator::CreateWithLocalMemory(4 << 20, /*id=*/0, in SetUp()
Dsparse_histogram_unittest.cc74 GlobalHistogramAllocator::CreateWithLocalMemory( in CreatePersistentMemoryAllocator()
/external/libchrome/base/synchronization/
Dlock_unittest.cc152 debug::GlobalActivityTracker::CreateWithLocalMemory(64 << 10, 0, "", 3, 0); in TEST()
/external/cronet/tot/components/metrics/content/
Dsubprocess_metrics_provider_unittest.cc128 base::GlobalHistogramAllocator::CreateWithLocalMemory(TEST_MEMORY_SIZE, 0, in SubprocessMetricsProviderTest()
/external/cronet/stable/components/metrics/content/
Dsubprocess_metrics_provider_unittest.cc128 base::GlobalHistogramAllocator::CreateWithLocalMemory(TEST_MEMORY_SIZE, 0, in SubprocessMetricsProviderTest()

12