Home
last modified time | relevance | path

Searched refs:GetStrippedDexSrc1 (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Ddex2oat_environment_test.h76 ASSERT_TRUE(OS::FileExists(GetStrippedDexSrc1().c_str())) in SetUp()
77 << "Expected stripped dex file to be at: " << GetStrippedDexSrc1(); in SetUp()
79 dex_file_loader.GetMultiDexChecksums(GetStrippedDexSrc1().c_str(), &checksums, &error_msg)) in SetUp()
80 << "Expected stripped dex file to be stripped: " << GetStrippedDexSrc1(); in SetUp()
146 std::string GetStrippedDexSrc1() const { in GetStrippedDexSrc1() function
Doat_file_assistant_test.cc854 Copy(GetStrippedDexSrc1(), dex_location); in TEST_F()
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc240 Copy(GetStrippedDexSrc1(), dex_location); in TEST_F()
259 Copy(GetStrippedDexSrc1(), dex_location); in TEST_F()
271 Copy(GetStrippedDexSrc1(), dex_location); in TEST_F()
/art/dex2oat/
Ddex2oat_test.cc1169 Copy(GetStrippedDexSrc1(), stripped_classpath); in TEST_F()
1189 Copy(GetStrippedDexSrc1(), stripped_classpath); in TEST_F()