Searched refs:GetImageFile (Results 1 – 1 of 1) sorted by relevance
62 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