Lines Matching refs:Allocator
28 BitVector bv(kBits, false, Allocator::GetMallocAllocator()); in TEST()
74 BitVector bv(false, Allocator::GetNoopAllocator(), kWords, bits); in TEST()
131 BitVector bv(false, Allocator::GetNoopAllocator(), kWords, bits); in TEST()
146 BitVector first(2, true, Allocator::GetMallocAllocator()); in TEST()
147 BitVector second(5, true, Allocator::GetMallocAllocator()); in TEST()
148 BitVector third(5, true, Allocator::GetMallocAllocator()); in TEST()
158 BitVector first(2, true, Allocator::GetMallocAllocator()); in TEST()
159 BitVector second(5, true, Allocator::GetMallocAllocator()); in TEST()
160 BitVector third(5, true, Allocator::GetMallocAllocator()); in TEST()
172 BitVector first(2, true, Allocator::GetMallocAllocator()); in TEST()
173 BitVector second(5, true, Allocator::GetMallocAllocator()); in TEST()
181 BitVector first(5, true, Allocator::GetMallocAllocator()); in TEST()
182 BitVector second(5, true, Allocator::GetMallocAllocator()); in TEST()
191 BitVector first(5, true, Allocator::GetMallocAllocator()); in TEST()
192 BitVector second(5, true, Allocator::GetMallocAllocator()); in TEST()
217 BitVector bv(0, true, Allocator::GetMallocAllocator()); in TEST()
227 BitVector bv(0, true, Allocator::GetMallocAllocator()); in TEST()
242 BitVector bv(0, true, Allocator::GetMallocAllocator()); in TEST()
259 BitVector bv(0, true, Allocator::GetMallocAllocator()); in TEST()