Searched refs:map_base (Results 1 – 1 of 1) sorted by relevance
620 uint8_t* map_base = reinterpret_cast<uint8_t*>(reservation.BaseBegin()); in TEST_F() local631 ASSERT_EQ(map_base, map0.Begin()); in TEST_F()640 ASSERT_EQ(map_base + kPageSize, map1.Begin()); in TEST_F()649 ASSERT_EQ(map_base + 2 * kPageSize, map2.Begin()); in TEST_F()