Home
last modified time | relevance | path

Searched refs:GetDexSrc1 (Results 1 – 6 of 6) sorted by relevance

/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc98 Copy(GetDexSrc1(), dex_location); in TEST_F()
109 Copy(GetDexSrc1(), dex_location); in TEST_F()
121 Copy(GetDexSrc1(), dex_location); in TEST_F()
132 Copy(GetDexSrc1(), dex_location); in TEST_F()
172 Copy(GetDexSrc1(), dex_location); in TEST_F()
185 Copy(GetDexSrc1(), dex_location); in TEST_F()
202 Copy(GetDexSrc1(), dex_location); in TEST_F()
216 Copy(GetDexSrc1(), dex_location); in TEST_F()
229 Copy(GetDexSrc1(), dex_location); in TEST_F()
248 Copy(GetDexSrc1(), dex_location); in TEST_F()
[all …]
/art/runtime/gc/space/
Dimage_space_test.cc35 Copy(GetDexSrc1(), dex1); in TEST_F()
65 Copy(GetDexSrc1(), dex1); in TEST_F()
77 Copy(GetDexSrc1(), dex2); in TEST_F()
85 Copy(GetDexSrc1(), multidex1); in TEST_F()
97 Copy(GetDexSrc1(), dex1); in TEST_F()
/art/runtime/
Doat_file_assistant_test.cc143 Copy(GetDexSrc1(), dex_location); in TEST_F()
170 Copy(GetDexSrc1(), dex_location); in TEST_F()
202 Copy(GetDexSrc1(), dex_location); in TEST_F()
244 Copy(GetDexSrc1(), dex_location); in TEST_F()
273 Copy(GetDexSrc1(), dex_location); in TEST_F()
308 Copy(GetDexSrc1(), dex_location); in TEST_F()
343 Copy(GetDexSrc1(), dex_location); in TEST_F()
376 Copy(GetDexSrc1(), dex_location); in TEST_F()
415 Copy(GetDexSrc1(), dex_location); in TEST_F()
448 Copy(GetDexSrc1(), dex_location); in TEST_F()
[all …]
Ddex2oat_environment_test.h74 ASSERT_TRUE(OS::FileExists(GetDexSrc1().c_str())) in SetUp()
75 << "Expected dex file to be at: " << GetDexSrc1(); in SetUp()
170 std::string GetDexSrc1() const { in GetDexSrc1() function
Doat_file_test.cc137 Copy(GetDexSrc1(), dex_location); in TEST_F()
/art/dex2oat/
Ddex2oat_test.cc489 Copy(GetDexSrc1(), dex_location);
1003 return GetDexSrc1(); in GetTestDexFileName()
1046 return GetDexSrc1(); in GetTestDexFileName()
1066 Copy(use_second_source ? GetDexSrc2() : GetDexSrc1(), dex_location); in RunTest()
1148 Copy(GetDexSrc1(), stripped_classpath); in TEST_F()
1821 Copy(GetDexSrc1(), dex_location); in TEST_F()
1838 Copy(GetDexSrc1(), dex_location); in TEST_F()
1863 Copy(GetDexSrc1(), dex_location); in TEST_F()
2384 return GetDexSrc1(); in GetTestDexFileName()