Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A DPoolAlloc_unittest.cpp55 class PoolAllocatorAlignmentTest : public testing::TestWithParam<int> class
58 TEST_P(PoolAllocatorAlignmentTest, Alignment) in TEST_P() argument