Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_cts_test.cc88 const std::string vdex_location = GetScratchDir() + "/base.vdex"; in TEST_F() local
Ddex2oat_vdex_test.cc72 Result<std::unique_ptr<VerifierDeps>> GetVerifierDeps(const std::string& vdex_location, in GetVerifierDeps()
Ddex2oat_test.cc768 std::string vdex_location = GetOdexDir() + "/DexOdexNoOat.vdex"; in RunTestVDex() local
1421 const std::string vdex_location = out_dir + "/base.vdex"; in TEST_F() local
1766 const std::string vdex_location = out_dir + "/base.vdex"; in TEST_F() local
Ddex2oat.cc1328 std::string vdex_location = ReplaceFileExtension(oat_location_, kVdexExtension); in OpenFile() local
/art/runtime/oat/
Doat_file_assistant_test.cc604 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_P() local
654 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_P() local
803 std::string vdex_location = GetOdexDir() + "/EmptyVdexOdex.vdex"; in TEST_P() local
1887 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
1939 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
2046 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
2097 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
2145 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local
2583 std::string vdex_location = odex_dir + "/" + filebase + ".vdex"; in TEST_F() local
Doat_file.cc306 const std::string& vdex_location, in OpenOatFile()
2077 std::string vdex_location = GetVdexFilename(oat_location); in Open() local
/art/runtime/
Ddexopt_test.cc216 std::string vdex_location = tmp_dir + "/TestDex.vdex"; in GenerateSdmDmForTest() local