Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/common/
DPoolAlloc_unittest.cpp55 class PoolAllocatorAlignmentTest : public testing::TestWithParam<int> class
58 TEST_P(PoolAllocatorAlignmentTest, Alignment) in TEST_P() argument