Home
last modified time | relevance | path

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

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