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

/art/oatdump/
H A Doatdump_test.cc41 core_oat_location_ = GetSystemImageFilename(GetCoreOatLocation().c_str(), kRuntimeISA);
/art/compiler/
H A Delf_writer_test.cc54 std::string elf_location = GetCoreOatLocation();
/art/runtime/
H A Dcommon_runtime_test.h112 static std::string GetCoreOatLocation();
H A Dcommon_runtime_test.cc291 std::string CommonRuntimeTestImpl::GetCoreOatLocation() { function in class:art::CommonRuntimeTestImpl

Completed in 63 milliseconds