Home
last modified time | relevance | path

Searched defs:LinearAllocatorTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/unittests/
DLinearAllocatorTest.cpp16 LinearAllocatorTest::LinearAllocatorTest() { in LinearAllocatorTest() function in LinearAllocatorTest
37 TEST_F(LinearAllocatorTest, allocateN) { in TEST_F() argument
44 TEST_F(LinearAllocatorTest, allocate) { in TEST_F() argument
51 TEST_F(LinearAllocatorTest, allocateOver) { in TEST_F() argument
58 TEST_F(LinearAllocatorTest, alloc_construct) { in TEST_F() argument
67 TEST_F(LinearAllocatorTest, alloc_constructCopy) { in TEST_F() argument
78 TEST_F(LinearAllocatorTest, allocN_construct) { in TEST_F() argument
87 TEST_F(LinearAllocatorTest, allocN_constructCopy) { in TEST_F() argument
98 TEST_F(LinearAllocatorTest, multi_alloc_ctor_iterate) { in TEST_F() argument
114 TEST_F(LinearAllocatorTest, multi_allocN_ctor_iterate) { in TEST_F() argument