Lines Matching refs:doesOverlap
45 bool doesOverlap(MemoryBlock M1, MemoryBlock M2) { in doesOverlap() function in __anon33ea2cf30111::MappedMemoryTest
86 EXPECT_FALSE(doesOverlap(M1, M2)); in TEST_P()
87 EXPECT_FALSE(doesOverlap(M2, M3)); in TEST_P()
88 EXPECT_FALSE(doesOverlap(M1, M3)); in TEST_P()
136 EXPECT_FALSE(doesOverlap(M1, M2)); in TEST_P()
137 EXPECT_FALSE(doesOverlap(M2, M3)); in TEST_P()
138 EXPECT_FALSE(doesOverlap(M1, M3)); in TEST_P()
205 EXPECT_FALSE(doesOverlap(M1, M2)); in TEST_P()
206 EXPECT_FALSE(doesOverlap(M2, M3)); in TEST_P()
207 EXPECT_FALSE(doesOverlap(M1, M3)); in TEST_P()
255 EXPECT_FALSE(doesOverlap(M1, M2)); in TEST_P()
256 EXPECT_FALSE(doesOverlap(M2, M3)); in TEST_P()
257 EXPECT_FALSE(doesOverlap(M1, M3)); in TEST_P()
303 EXPECT_FALSE(doesOverlap(M1, M2)); in TEST_P()
304 EXPECT_FALSE(doesOverlap(M2, M3)); in TEST_P()
305 EXPECT_FALSE(doesOverlap(M1, M3)); in TEST_P()
329 EXPECT_FALSE(doesOverlap(M1, M2)); in TEST_P()
330 EXPECT_FALSE(doesOverlap(M2, M3)); in TEST_P()
331 EXPECT_FALSE(doesOverlap(M1, M3)); in TEST_P()