Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DTests.cpp2018 const size_t numberNonMovable = allocations.size() * percentNonMovable / 100; in TestDefragmentationSimple() local
2332 … const size_t numberNonMovable = j == 0 ? 0 : (allocations.size() * percentNonMovable / 100); in TestDefragmentationAlgorithms() local