Home
last modified time | relevance | path

Searched refs:GetMultiDexUncompressedAlignedSrc1 (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex2oat_environment_test.h182 std::string GetMultiDexUncompressedAlignedSrc1() const { in GetMultiDexUncompressedAlignedSrc1() function
/art/runtime/oat/
Doat_file_assistant_test.cc2013 Copy(GetMultiDexUncompressedAlignedSrc1(), dex_location); in TEST_P()