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

/art/runtime/
H A Ddex2oat_environment_test.h72 ASSERT_TRUE(OS::FileExists(GetSystemImageFile().c_str()))
73 << "Expected pre-compiled boot image to be at: " << GetSystemImageFile();
158 std::string GetSystemImageFile() const { function in class:art::Dex2oatEnvironmentTest

Completed in 53 milliseconds