Searched defs:max_allocations (Results 1 – 3 of 3) sorted by relevance
664 max_allocations: u32, field846 let max_allocations = max_memory_allocation_count / 4 * 3; in new_unchecked() localVariable
531 let max_allocations = device in allocate_unchecked() localVariable
1585 std::vector<size_t>& test_sizes, size_t max_allocations) { in VerifyAllocationsAreZero()