Searched refs:space2 (Results 1 – 2 of 2) sorted by relevance
281 std::unique_ptr<DummyImageSpace> space2(CreateImageSpace(space2_begin, in TEST_F() local285 ASSERT_TRUE(space2 != nullptr); in TEST_F()300 LOG(INFO) << "Adding space2 " << reinterpret_cast<const void*>(space2->Begin()); in TEST_F()301 spaces.AddSpace(space2.get()); in TEST_F()308 space2->Limit()); in TEST_F()
1050 space::ContinuousSpace* space2 = non_moving_space_; in MarkAllocStackAsLive() local1053 CHECK(space2 != nullptr); in MarkAllocStackAsLive()1054 MarkAllocStack(space1->GetLiveBitmap(), space2->GetLiveBitmap(), in MarkAllocStackAsLive()