Searched refs:GetCoreOatLocation (Results 1 – 4 of 4) sorted by relevance
41 core_oat_location_ = GetSystemImageFilename(GetCoreOatLocation().c_str(), kRuntimeISA); in SetUp()
54 std::string elf_location = GetCoreOatLocation(); in TEST_F()
112 static std::string GetCoreOatLocation();
291 std::string CommonRuntimeTestImpl::GetCoreOatLocation() { in GetCoreOatLocation() function in art::CommonRuntimeTestImpl