Searched refs:opened_vdex_files_ (Results 1 – 1 of 1) sorted by relevance
36 opened_vdex_files_.clear(); in TearDown()94 opened_vdex_files_.push_back(std::move(vdex)); in GetVerifierDeps()135 std::vector<std::unique_ptr<VdexFile>> opened_vdex_files_; member in art::Dex2oatVdexTest