Searched refs:space2 (Results 1 – 2 of 2) sorted by relevance
283 std::unique_ptr<DummyImageSpace> space2(CreateImageSpace(space2_begin, in TEST_F() local287 ASSERT_TRUE(space2 != nullptr); in TEST_F()302 LOG(INFO) << "Adding space2 " << reinterpret_cast<const void*>(space2->Begin()); in TEST_F()303 spaces.AddSpace(space2.get()); in TEST_F()310 space2->Limit()); in TEST_F()
904 space::ContinuousSpace* space2 = non_moving_space_; in MarkAllocStackAsLive() local907 CHECK(space2 != nullptr); in MarkAllocStackAsLive()908 MarkAllocStack(space1->GetLiveBitmap(), space2->GetLiveBitmap(), in MarkAllocStackAsLive()