Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc62 ASSERT_TRUE(OS::FileExists(GetImageFile().c_str())) in SetUp()
63 << "Expected pre-compiled boot image to be at: " << GetImageFile(); in SetUp()
146 std::string GetImageFile() { in GetImageFile() function in art::OatFileAssistantTest