Home
last modified time | relevance | path

Searched refs:GetDexSrc2 (Results 1 – 5 of 5) sorted by relevance

/art/runtime/gc/space/
Dimage_space_test.cc33 Copy(GetDexSrc2(), dex2); in TEST_F()
57 Copy(GetDexSrc2(), dex1); in TEST_F()
77 Copy(GetDexSrc2(), dex2); in TEST_F()
101 Copy(GetDexSrc2(), dex2); in TEST_F()
/art/runtime/
Ddex2oat_environment_test.h75 ASSERT_TRUE(OS::FileExists(GetDexSrc2().c_str())) in SetUp()
76 << "Expected dex file to be at: " << GetDexSrc2(); in SetUp()
196 std::string GetDexSrc2() const { in GetDexSrc2() function
Doat_file_assistant_test.cc512 Copy(GetDexSrc2(), dex_location); in TEST_F()
543 Copy(GetDexSrc2(), dex_location); in TEST_F()
708 Copy(GetDexSrc2(), dex_location); in TEST_F()
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc155 Copy(GetDexSrc2(), dex_location); in TEST_F()
228 Copy(GetDexSrc2(), dex_location); in TEST_F()
/art/dex2oat/
Ddex2oat_test.cc675 Copy(GetDexSrc2(), dex_location); in RunTest()
713 Copy(GetDexSrc2(), dex_location); in RunTestVDex()