Searched refs:AllocatorTest (Results 1 – 4 of 4) sorted by relevance
/external/llvm/unittests/Support/ |
D | AllocatorTest.cpp | 18 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
|
D | CMakeLists.txt | 7 AllocatorTest.cpp
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
D | AllocatorTest.cpp | 19 TEST(AllocatorTest, Basics) { in TEST() argument 36 TEST(AllocatorTest, ThreeSlabs) { in TEST() argument 48 TEST(AllocatorTest, TestReset) { in TEST() argument 63 TEST(AllocatorTest, TestAlignment) { in TEST() argument 84 TEST(AllocatorTest, TestOverflow) { in TEST() argument 135 TEST(AllocatorTest, TestBigAlignment) { in TEST() argument
|
/external/fmtlib/test/ |
D | util-test.cc | 92 TEST(AllocatorTest, AllocatorRef) { in TEST() argument
|