HomeSort by relevance Sort by last modified time
    Searched refs:ArenaAllocatorTest (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
arena_allocator_test.cc 24 class ArenaAllocatorTest : public testing::Test {
35 TEST_F(ArenaAllocatorTest, Test) {
45 TEST_F(ArenaAllocatorTest, MakeDefined) {
67 TEST_F(ArenaAllocatorTest, LargeAllocations) {
135 TEST_F(ArenaAllocatorTest, AllocAlignment) {
147 TEST_F(ArenaAllocatorTest, ReallocReuse) {
241 TEST_F(ArenaAllocatorTest, ReallocAlignment) {
arena_allocator.h 244 friend class ArenaAllocatorTest;
408 friend class ArenaAllocatorTest;

Completed in 680 milliseconds