Searched refs:map_base (Results 1 – 1 of 1) sorted by relevance
638 uint8_t* map_base = reinterpret_cast<uint8_t*>(reservation.BaseBegin()); in TEST_F() local649 ASSERT_EQ(map_base, map0.Begin()); in TEST_F()658 ASSERT_EQ(map_base + page_size, map1.Begin()); in TEST_F()667 ASSERT_EQ(map_base + 2 * page_size, map2.Begin()); in TEST_F()