Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_vdex_test.cc71 const std::string& vdex_location, const DexFile* dex_file) { in GetVerifierDeps()
Ddex2oat_test.cc740 std::string vdex_location = GetOdexDir() + "/DexOdexNoOat.vdex"; in RunTestVDex() local
1717 const std::string vdex_location = out_dir + "/base.vdex"; in TEST_F() local
Ddex2oat.cc1272 std::string vdex_location = ReplaceFileExtension(oat_location_, "vdex"); in OpenFile() local
/art/runtime/
Doat_file_assistant_test.cc461 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_F() local
501 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_F() local
626 std::string vdex_location = GetOdexDir() + "/EmptyVdexOdex.vdex"; in TEST_F() local
1553 std::string vdex_location = odex_dir + "/" + filebase + ".vdex"; in TEST_F() local
Doat_file.cc240 const std::string& vdex_location, in OpenOatFile()
1904 std::string vdex_location = GetVdexFilename(oat_location); in Open() local