Lines Matching refs:TEST_P
98 TEST_P(MappedMemoryTest, AllocAndRelease) { in TEST_P() function
110 TEST_P(MappedMemoryTest, AllocAndReleaseHuge) { in TEST_P() function
126 TEST_P(MappedMemoryTest, MultipleAllocAndRelease) { in TEST_P() function
157 TEST_P(MappedMemoryTest, BasicWrite) { in TEST_P() function
178 TEST_P(MappedMemoryTest, MultipleWrite) { in TEST_P() function
242 TEST_P(MappedMemoryTest, EnabledWrite) { in TEST_P() function
304 TEST_P(MappedMemoryTest, SuccessiveNear) { in TEST_P() function
330 TEST_P(MappedMemoryTest, DuplicateNear) { in TEST_P() function
353 TEST_P(MappedMemoryTest, ZeroNear) { in TEST_P() function
380 TEST_P(MappedMemoryTest, ZeroSizeNear) { in TEST_P() function
407 TEST_P(MappedMemoryTest, UnalignedNear) { in TEST_P() function