Searched refs:profile1_ (Results 1 – 1 of 1) sorted by relevance
411 profile1_ = std::make_unique<ScratchFile>(); in PrepareImageLocation()413 profile1_->GetFile(), in PrepareImageLocation()421 image_location += "!" + profile1_->GetFilename() + "!" + profile2_->GetFilename(); in PrepareImageLocation()428 std::unique_ptr<ScratchFile> profile1_; member in art::gc::space::ImageSpaceLoadingSingleComponentWithProfilesTest450 profile1_ = std::make_unique<ScratchFile>(); in PrepareImageLocation()453 profile1_->GetFile(), in PrepareImageLocation()456 image_location_1 += "!" + profile1_->GetFilename(); in PrepareImageLocation()482 std::unique_ptr<ScratchFile> profile1_; member in art::gc::space::ImageSpaceLoadingMultipleComponentsWithProfilesTest