Searched refs:elf_location (Results 1 – 1 of 1) sorted by relevance
49 std::string elf_location; in TEST_F() local53 elf_location = StringPrintf("%s/framework/core.oat", host_dir); in TEST_F()55 elf_location = "/data/art-test/core.oat"; in TEST_F()57 std::string elf_filename = GetSystemImageFilename(elf_location.c_str(), kRuntimeISA); in TEST_F()