Searched defs:PoolAllocatorAlignmentTest (Results 1 – 1 of 1) sorted by relevance
55 class PoolAllocatorAlignmentTest : public testing::TestWithParam<int> class58 TEST_P(PoolAllocatorAlignmentTest, Alignment) in TEST_P() argument