Home
last modified time | relevance | path

Searched refs:kManualForTesting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dsampling_heap_profiler_unittest.cc360 kAddress, 10000, nullptr, AllocationSubsystem::kManualForTesting)); in TEST_F()
362 FreeNotificationData(kAddress, AllocationSubsystem::kManualForTesting)); in TEST_F()
H A Dpoisson_allocation_sampler.h241 kManualForTesting)) { in OnAllocation()
H A Dsampling_heap_profiler.cc252 type != AllocationSubsystem::kManualForTesting)) { in SampleAdded()
/aosp_15_r20/external/cronet/base/allocator/dispatcher/
H A Dsubsystem.h23 kManualForTesting = 3, enumerator