Searched defs:ArenaAllocatorTest (Results 1 – 2 of 2) sorted by relevance
38 class ArenaAllocatorTest : public testing::Test { class40 ArenaAllocatorTest() in ArenaAllocatorTest() function in ark::ArenaAllocatorTest188 TEST_F(ArenaAllocatorTest, AllocateTest) in TEST_F() argument219 TEST_F(ArenaAllocatorTest, AllocateVectorTest) in TEST_F() argument240 TEST_F(ArenaAllocatorTest, AllocateVectorWithComplexTypeTest) in TEST_F() argument316 TEST_F(ArenaAllocatorTest, AllocateDequeWithComplexTypeTest) in TEST_F() argument393 TEST_F(ArenaAllocatorTest, LongRandomTest) in TEST_F() argument461 TEST_F(ArenaAllocatorTest, LogAlignmentSmallSizesTest) in TEST_F() argument480 TEST_F(ArenaAllocatorTest, LogAlignmentBigSizeTest) in TEST_F() argument496 TEST_F(ArenaAllocatorTest, ArrayUINT16AlignmentTest) in TEST_F() argument[all …]
38 class ArenaAllocatorTest : public testing::Test { class40 ArenaAllocatorTest() in ArenaAllocatorTest() function in panda::ArenaAllocatorTest