Searched refs:dexopt_chroot_setup_ (Results 1 – 1 of 1) sorted by relevance
51 dexopt_chroot_setup_ = ndk::SharedRefBase::make<DexoptChrootSetup>(); in SetUp()92 dexopt_chroot_setup_->tearDown(); in TearDown()96 std::shared_ptr<DexoptChrootSetup> dexopt_chroot_setup_; member in art::dexopt_chroot_setup::__anon7776685b0111::DexoptChrootSetupTest106 dexopt_chroot_setup_->setUp(/*in_otaSlot=*/std::nullopt, /*in_mapSnapshotsForOta=*/false)); in TEST_F()107 ASSERT_STATUS_OK(dexopt_chroot_setup_->init()); in TEST_F()178 dexopt_chroot_setup_->setUp(/*in_otaSlot=*/std::nullopt, /*in_mapSnapshotsForOta=*/false)); in TEST_F()179 ASSERT_STATUS_OK(dexopt_chroot_setup_->init()); in TEST_F()181 ASSERT_STATUS_OK(dexopt_chroot_setup_->tearDown()); in TEST_F()186 ASSERT_STATUS_OK(dexopt_chroot_setup_->tearDown()); in TEST_F()190 dexopt_chroot_setup_->setUp(/*in_otaSlot=*/std::nullopt, /*in_mapSnapshotsForOta=*/false)); in TEST_F()[all …]