Home
last modified time | relevance | path

Searched refs:GetNoopAllocator (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/
Dallocator.cc71 Allocator* Allocator::GetNoopAllocator() { in GetNoopAllocator() function in art::Allocator
Dbit_vector_test.cc74 BitVector bv(false, Allocator::GetNoopAllocator(), kWords, bits); in TEST()
131 BitVector bv(false, Allocator::GetNoopAllocator(), kWords, bits); in TEST()
Dallocator.h32 static Allocator* GetNoopAllocator();