Searched refs:temp_dex (Results 1 – 2 of 2) sorted by relevance
604 ScratchFile temp_dex; in TEST_F() local614 ScratchFile temp_dex; in TEST_F() local623 ScratchFile temp_dex; in TEST_F() local634 ScratchFile temp_dex; in TEST_F() local645 ScratchFile temp_dex; in TEST_F() local656 ScratchFile temp_dex; in TEST_F() local665 ScratchFile temp_dex; in TEST_F() local675 ScratchFile temp_dex; in TEST_F() local724 temp_dex.GetFilename() in TEST_F()737 ScratchFile temp_dex; in TEST_F() local[all …]
1583 ScratchFile temp_dex; in TEST_F() local1584 WriteBase64ToFile(kDuplicateMethodInputDex, temp_dex.GetFile()); in TEST_F()1588 ASSERT_TRUE(GenerateOdexForTest(temp_dex.GetFilename(), in TEST_F()1605 temp_dex.GetFilename(), in TEST_F()1943 ScratchFile temp_dex; in TEST_F() local1944 const std::string& dex_location = temp_dex.GetFilename(); in TEST_F()1948 MutateDexFile(temp_dex.GetFile(), GetTestDexFileName("StringLiterals"), [&] (DexFile* dex) { in TEST_F()1979 std::unique_ptr<const DexFile> dex_file(OpenDexFile(temp_dex.GetFilename().c_str())); in TEST_F()2043 ScratchFile temp_dex; in TEST_F() local2044 const std::string& dex_location = temp_dex.GetFilename(); in TEST_F()[all …]