Home
last modified time | relevance | path

Searched refs:SetGlobalEmptySlotSpanRingIndexForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.cc1649 void PartitionRoot::SetGlobalEmptySlotSpanRingIndexForTesting(int16_t index) { in SetGlobalEmptySlotSpanRingIndexForTesting() function in partition_alloc::PartitionRoot
H A Dpartition_root.h613 void SetGlobalEmptySlotSpanRingIndexForTesting(int16_t index); in PA_COMPONENT_EXPORT()
H A Dpartition_alloc_unittest.cc5660 allocator.root()->SetGlobalEmptySlotSpanRingIndexForTesting( in TEST_P()