Home
last modified time | relevance | path

Searched refs:ArenaAllocatorTest (Results 1 – 2 of 2) sorted by relevance

/art/runtime/base/
Darena_allocator_test.cc24 class ArenaAllocatorTest : public testing::Test { class
35 TEST_F(ArenaAllocatorTest, Test) { in TEST_F() argument
45 TEST_F(ArenaAllocatorTest, MakeDefined) { in TEST_F() argument
67 TEST_F(ArenaAllocatorTest, LargeAllocations) { in TEST_F() argument
135 TEST_F(ArenaAllocatorTest, AllocAlignment) { in TEST_F() argument
147 TEST_F(ArenaAllocatorTest, ReallocReuse) { in TEST_F() argument
241 TEST_F(ArenaAllocatorTest, ReallocAlignment) { in TEST_F() argument
Darena_allocator.h244 friend class ArenaAllocatorTest; variable
408 friend class ArenaAllocatorTest; variable