Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.cc855 void PartitionRoot::DestructForTesting() { in DestructForTesting() function in partition_alloc::PartitionRoot
1570 partition_root->DestructForTesting(); // IN-TEST in DeleteForTesting()
1610 DestructForTesting(); // IN-TEST in ResetForTesting()
H A Dpartition_alloc_perftest.cc97 ~PartitionAllocator() override { alloc_.DestructForTesting(); } in ~PartitionAllocator()
H A Dpartition_root.h392 void DestructForTesting(); in PA_COMPONENT_EXPORT()