Home
last modified time | relevance | path

Searched defs:vdex_location (Results 1 – 6 of 6) sorted by relevance

/art/dex2oat/
Ddex2oat_cts_test.cc71 const std::string vdex_location = GetScratchDir() + "/base.vdex"; in TEST_F() local
Ddex2oat_vdex_test.cc68 std::unique_ptr<VerifierDeps> GetVerifierDeps(const std::string& vdex_location, in GetVerifierDeps()
Ddex2oat_test.cc743 std::string vdex_location = GetOdexDir() + "/DexOdexNoOat.vdex"; in RunTestVDex() local
1763 const std::string vdex_location = out_dir + "/base.vdex"; in TEST_F() local
Ddex2oat.cc1352 std::string vdex_location = ReplaceFileExtension(oat_location_, "vdex"); in OpenFile() local
/art/runtime/
Doat_file_assistant_test.cc621 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_P() local
671 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_P() local
819 std::string vdex_location = GetOdexDir() + "/EmptyVdexOdex.vdex"; in TEST_P() local
1961 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
2013 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
2169 std::string vdex_location = odex_dir + "/" + filebase + ".vdex"; in TEST_F() local
Doat_file.cc243 const std::string& vdex_location, in OpenOatFile()
1979 std::string vdex_location = GetVdexFilename(oat_location); in Open() local