Lines Matching defs:TEST_P
97 TEST_P(MappedMemoryTest, AllocAndRelease) { in TEST_P() function
109 TEST_P(MappedMemoryTest, AllocAndReleaseHuge) { in TEST_P() function
125 TEST_P(MappedMemoryTest, MultipleAllocAndRelease) { in TEST_P() function
156 TEST_P(MappedMemoryTest, BasicWrite) { in TEST_P() function
177 TEST_P(MappedMemoryTest, MultipleWrite) { in TEST_P() function
241 TEST_P(MappedMemoryTest, EnabledWrite) { in TEST_P() function
303 TEST_P(MappedMemoryTest, SuccessiveNear) { in TEST_P() function
329 TEST_P(MappedMemoryTest, DuplicateNear) { in TEST_P() function
352 TEST_P(MappedMemoryTest, ZeroNear) { in TEST_P() function
379 TEST_P(MappedMemoryTest, ZeroSizeNear) { in TEST_P() function
406 TEST_P(MappedMemoryTest, UnalignedNear) { in TEST_P() function