Home
last modified time | relevance | path

Searched defs:indexToDestroy (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp4139 const size_t indexToDestroy = rand.Generate() % bufInfo.size(); in TestLinearAllocator() local
4248 const size_t indexToDestroy = rand.Generate() % bufInfo.size(); in TestLinearAllocator() local
4353 const size_t indexToDestroy = rand.Generate() % bufInfo.size(); in TestLinearAllocator() local
4447 const size_t indexToDestroy = rand.Generate() % bufInfo.size(); in TestLinearAllocatorMultiBlock() local
4636 size_t indexToDestroy = rand.Generate() % allocationsPerLevel[level].size(); in TestAllocationAlgorithmsCorrectness() local