Searched refs:GetMultiDexSrc1 (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ |
D | image_space_test.cc | 230 Copy(GetMultiDexSrc1(), multidex1); in TEST_F() 280 Copy(GetMultiDexSrc1(), multidex1); in TEST_F() 296 Copy(GetMultiDexSrc1(), multidex1); in TEST_F() 300 Copy(GetMultiDexSrc1(), dex1); in TEST_F()
|
/art/runtime/ |
D | dex2oat_environment_test.h | 121 ArtDexFileLoader dex_file_loader1(GetMultiDexSrc1()); in SetUp() 178 std::string GetMultiDexSrc1() const { in GetMultiDexSrc1() function
|
/art/dexoptanalyzer/ |
D | dexoptanalyzer_test.cc | 202 Copy(GetMultiDexSrc1(), dex_location); in TEST_F() 214 Copy(GetMultiDexSrc1(), dex_location); in TEST_F()
|
/art/runtime/oat/ |
D | oat_file_assistant_test.cc | 282 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 502 ASSERT_TRUE(InsertNewBootClasspathEntry(GetMultiDexSrc1(), &error_msg)) << error_msg; in TEST_P() 979 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 1021 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 1115 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 1668 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 2065 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 2172 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 2223 Copy(GetMultiDexSrc1(), dex_location); in TEST_P() 2271 Copy(GetMultiDexSrc1(), dex_location); in TEST_P()
|