Searched refs:dex2 (Results 1 – 4 of 4) sorted by relevance
31 std::string dex2 = GetScratchDir() + "/Dex2.jar"; in TEST_F() local36 Copy(GetDexSrc2(), dex2); in TEST_F()42 args.push_back("--dex-file=" + dex2); in TEST_F()77 Copy(GetDexSrc1(), dex2); in TEST_F()81 Copy(GetDexSrc2(), dex2); in TEST_F()101 EXPECT_EQ(0, unlink(dex2.c_str())); in TEST_F()105 Copy(GetDexSrc2(), dex2); in TEST_F()
47 std::string dex2 = android::base::StringPrintf("%s/936-search-onload-ex.jar", dex_loc); in OnLoad() local55 result = jvmti_env->AddToSystemClassLoaderSearch(dex2.c_str()); in OnLoad()
560 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MyClass"); in TEST_F() local563 CreateClassPathWithChecksums(dex2) + "]"; in TEST_F()575 std::vector<std::unique_ptr<const DexFile>> dex2 = OpenTestDexFiles("MultiDex"); in TEST_F() local
772 std::string dex2 = in TEST_F() local780 dex2, profiles.back().GetFilename(), core_dex)); in TEST_F()