Home
last modified time | relevance | path

Searched refs:AllocatorTest (Results 1 – 9 of 9) sorted by relevance

/external/ruy/ruy/
Dallocator_test.cc23 TEST(AllocatorTest, ReturnsValidMemory) { in TEST() argument
35 TEST(AllocatorTest, NoLeak) { in TEST() argument
51 TEST(AllocatorTest, IncreasingSizes) { in TEST() argument
61 TEST(AllocatorTest, ManySmallAllocations) { in TEST() argument
73 TEST(AllocatorTest, DestructorHandlesMainBumpPtr) { in TEST() argument
86 TEST(AllocatorTest, DestructorHandlesFallbackBlocks) { in TEST() argument
97 TEST(AllocatorTest, AvoidAliasing) { in TEST() argument
/external/llvm-project/llvm/unittests/Support/
DAllocatorTest.cpp17 TEST(AllocatorTest, Basics) { in TEST() argument
49 TEST(AllocatorTest, ThreeSlabs) { in TEST() argument
61 TEST(AllocatorTest, TestReset) { in TEST() argument
83 TEST(AllocatorTest, TestAlignment) { in TEST() argument
104 TEST(AllocatorTest, TestOverflow) { in TEST() argument
117 TEST(AllocatorTest, TestSmallSlabSize) { in TEST() argument
125 TEST(AllocatorTest, TestAlignmentPastSlab) { in TEST() argument
138 TEST(AllocatorTest, TestFasterSlabGrowthDelay) { in TEST() argument
165 TEST(AllocatorTest, TestSlowerSlabGrowthDelay) { in TEST() argument
221 TEST(AllocatorTest, TestBigAlignment) { in TEST() argument
DCMakeLists.txt7 AllocatorTest.cpp
/external/llvm/unittests/Support/
DAllocatorTest.cpp18 TEST(AllocatorTest, Basics) { in TEST() argument
50 TEST(AllocatorTest, ThreeSlabs) { in TEST() argument
62 TEST(AllocatorTest, TestReset) { in TEST() argument
84 TEST(AllocatorTest, TestAlignment) { in TEST() argument
105 TEST(AllocatorTest, TestOverflow) { in TEST() argument
118 TEST(AllocatorTest, TestSmallSlabSize) { in TEST() argument
126 TEST(AllocatorTest, TestAlignmentPastSlab) { in TEST() argument
174 TEST(AllocatorTest, TestBigAlignment) { in TEST() argument
DCMakeLists.txt7 AllocatorTest.cpp
/external/llvm-project/compiler-rt/lib/xray/tests/unit/
Dallocator_test.cpp25 TEST(AllocatorTest, Construction) { Allocator<sizeof(TestData)> A(2 << 11); } in TEST() argument
27 TEST(AllocatorTest, Allocate) { in TEST() argument
33 TEST(AllocatorTest, OverAllocate) { in TEST() argument
46 TEST(AllocatorTest, AllocateBoundaries) { in TEST() argument
59 TEST(AllocatorTest, AllocateFromNonOwned) { in TEST() argument
/external/swiftshader/third_party/marl/src/
Dmemory_test.cpp19 class AllocatorTest : public testing::Test { class
24 TEST_F(AllocatorTest, AlignedAllocate) { in TEST_F() argument
63 TEST_F(AllocatorTest, Create) { in TEST_F() argument
79 TEST_F(AllocatorTest, Guards) { in TEST_F() argument
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/Support/
DBUILD.gn11 "AllocatorTest.cpp",
/external/fmtlib/test/
Dformat-test.cc208 TEST(AllocatorTest, allocator_ref) { in TEST() argument