Lines Matching refs:reserve
29 allocator.reserve(id); in TEST()
54 allocator.reserve(randomHandle); in TEST()
86 limitedAllocator.reserve(count); in TEST()
99 allocator.reserve(maxUintHandle); in TEST()
111 allocator.reserve(maxUintHandle - 1); in TEST()
112 allocator.reserve(maxUintHandle); in TEST()
123 allocator.reserve(3); in TEST()
145 allocator.reserve(3); in TEST()
160 allocator.reserve(5); in TEST()
161 allocator.reserve(6); in TEST()
191 allocator.reserve(1); in TEST()