Searched defs:vdex_location (Results 1 – 6 of 6) sorted by relevance
71 const std::string vdex_location = GetScratchDir() + "/base.vdex"; in TEST_F() local
68 std::unique_ptr<VerifierDeps> GetVerifierDeps(const std::string& vdex_location, in GetVerifierDeps()
743 std::string vdex_location = GetOdexDir() + "/DexOdexNoOat.vdex"; in RunTestVDex() local1763 const std::string vdex_location = out_dir + "/base.vdex"; in TEST_F() local
1352 std::string vdex_location = ReplaceFileExtension(oat_location_, "vdex"); in OpenFile() local
621 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_P() local671 std::string vdex_location = GetScratchDir() + "/OatUpToDate.vdex"; in TEST_P() local819 std::string vdex_location = GetOdexDir() + "/EmptyVdexOdex.vdex"; in TEST_P() local1961 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local2013 std::string vdex_location = GetOdexDir() + "/TestDex.vdex"; in TEST_P() local2169 std::string vdex_location = odex_dir + "/" + filebase + ".vdex"; in TEST_F() local
243 const std::string& vdex_location, in OpenOatFile()1979 std::string vdex_location = GetVdexFilename(oat_location); in Open() local