Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/build/
Dbuild_provider.py235 def SetAdditionalFile(self, rel_path, full_path): argument
242 self._additional_files[rel_path] = full_path
265 full_path = os.path.join(dir_name, file_name)
266 self.SetFetchedFile(full_path, (root_path
/test/framework/host_setup/
Dfabfile.py239 full_path = os.path.join(os.environ["ANDROID_BUILD_TOP"], req_path)
242 requirements_fd = open(full_path, "r")
249 print("%s: %s" % (e.strerror, full_path))
/test/vts/runners/host/
Dutils.py121 full_path = abs_path(path)
122 if not os.path.exists(full_path):
123 os.makedirs(full_path)
/test/vts-testcase/vndk/dependency/
DVtsVndkDependencyTest.py216 full_path = os.path.join(root_dir, file_name)
217 rel_path = os.path.relpath(full_path, host_dir)
221 elf = elf_parser.ElfParser(full_path)
/test/framework/harnesses/host_controller/command_processor/
Dcommand_config.py140 full_path = os.path.join(root, config_file)
143 with open(full_path, "r") as fd:
150 with open(full_path, "r") as fd:
Dcommand_fetch.py203 rel_path + ": " + full_path for rel_path, full_path in