Searched refs:space4 (Results 1 – 1 of 1) sorted by relevance
343 std::unique_ptr<DummyImageSpace> space4(CreateImageSpace(kImage4Size, in TEST_F() local347 ASSERT_TRUE(space4 != nullptr); in TEST_F()354 LOG(INFO) << "Adding space4 " << reinterpret_cast<const void*>(space4->Begin()); in TEST_F()355 spaces.AddSpace(space4.get()); in TEST_F()