Searched refs:GetMultiDexSrc1 (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddex2oat_environment_test.h69 // GetMultiDexSrc1, but a different secondary dex checksum.
71 ASSERT_TRUE(DexFile::Open(GetMultiDexSrc1().c_str(),
72 GetMultiDexSrc1().c_str(), &error_msg, &multi1)) << error_msg;
153 std::string GetMultiDexSrc1() const { function in class:art::Dex2oatEnvironmentTest
H A Doat_file_assistant_test.cc382 Copy(GetMultiDexSrc1(), dex_location);
404 // Compile code for GetMultiDexSrc1.
405 Copy(GetMultiDexSrc1(), dex_location);
426 Copy(GetMultiDexSrc1(), dex_location);
1188 Copy(GetMultiDexSrc1(), dex_location);

Completed in 57 milliseconds