Searched defs:bva (Results 1 – 1 of 1) sorted by relevance
/art/libartbase/base/ |
D | bit_vector_test.cc | 370 BitVectorArray bva(100, 200, true, Allocator::GetMallocAllocator()); in TEST() local 377 BitVectorArray bva(100, 200, true, Allocator::GetMallocAllocator()); in TEST() local 387 BitVectorArray bva(100, 200, true, Allocator::GetMallocAllocator()); in TEST() local 406 BitVectorArray bva(100, 100, true, Allocator::GetMallocAllocator()); in TEST() local
|