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) {
128 TEST_F(ArenaAllocatorTest, AllocAlignment) {
140 TEST_F(ArenaAllocatorTest, ReallocReuse) {
233 TEST_F(ArenaAllocatorTest, ReallocAlignment) {
arena_allocator.h 241 friend class ArenaAllocatorTest;
404 friend class ArenaAllocatorTest;

Completed in 395 milliseconds