Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc118 Copy(GetDexSrc1(), dex_location); in TEST_F()
131 Copy(GetDexSrc1(), dex_location); in TEST_F()
145 Copy(GetDexSrc1(), dex_location); in TEST_F()
160 Copy(GetDexSrc1(), dex_location); in TEST_F()
188 Copy(GetDexSrc1(), dex_location); in TEST_F()
232 Copy(GetDexSrc1(), dex_location); in TEST_F()
245 Copy(GetDexSrc1(), dex_location); in TEST_F()
260 Copy(GetDexSrc1(), dex_location); in TEST_F()
284 Copy(GetDexSrc1(), dex_location); in TEST_F()
297 Copy(GetDexSrc1(), dex_location); in TEST_F()
[all …]
/art/runtime/oat/
Doat_file_assistant_test.cc316 Copy(GetDexSrc1(), dex_location); in TEST_P()
346 Copy(GetDexSrc1(), dex_location); in TEST_P()
380 Copy(GetDexSrc1(), dex_location); in TEST_P()
452 Copy(GetDexSrc1(), dex_location); in TEST_P()
497 Copy(GetDexSrc1(), dex_location); in TEST_P()
549 Copy(GetDexSrc1(), dex_location); in TEST_P()
596 Copy(GetDexSrc1(), dex_location); in TEST_P()
646 Copy(GetDexSrc1(), dex_location); in TEST_P()
696 Copy(GetDexSrc1(), dex_location); in TEST_P()
744 Copy(GetDexSrc1(), dex_location); in TEST_P()
[all …]
Doat_file_test.cc34 Copy(GetDexSrc1(), dex_location); in TEST_F()
/art/runtime/
Ddex2oat_environment_test.h107 ASSERT_TRUE(OS::FileExists(GetDexSrc1().c_str())) in SetUp()
108 << "Expected dex file to be at: " << GetDexSrc1(); in SetUp()
168 std::string GetDexSrc1() const { in GetDexSrc1() function
/art/runtime/gc/space/
Dimage_space_test.cc229 Copy(GetDexSrc1(), dex1); in TEST_F()
272 Copy(GetDexSrc1(), dex1); in TEST_F()
284 Copy(GetDexSrc1(), dex2); in TEST_F()
292 Copy(GetDexSrc1(), multidex1); in TEST_F()
304 Copy(GetDexSrc1(), dex1); in TEST_F()
/art/dex2oat/
Ddex2oat_test.cc465 Copy(GetDexSrc1(), dex_location);
924 Copy(GetDexSrc1(), dex_location); in TEST_F()
989 std::string GetTestDexFileName() { return GetDexSrc1(); } in GetTestDexFileName()
1027 std::string GetTestDexFileName() { return GetDexSrc1(); } in GetTestDexFileName()
1040 Copy(use_second_source ? GetDexSrc2() : GetDexSrc1(), dex_location); in RunTest()
1359 Copy(GetDexSrc1(), dex_location); in TEST_F()
1376 Copy(GetDexSrc1(), dex_location); in TEST_F()
1400 Copy(GetDexSrc1(), dex_location); in TEST_F()
1956 std::string GetTestDexFileName() { return GetDexSrc1(); } in GetTestDexFileName()