Lines Matching +full:close +full:- +full:pull
76 splitdir = root.split(i_yaml_dir)[1] + "/" + files[:-12]
82 splitdir = root.split(i_test_dir)[1] + "/" + files[:-12]
172 print("Error - failed to validate error inheritance")
193 f.close()
198 Parse the error and metadata yaml files in order to pull out
224 "Error - Did not find name in entry %s in file %s "
255 # Get 0th inherited error (current support - single inheritance)
288 "-m",
289 "--mako",
291 default="elog-gen-template.hpp.mako",
296 "-o",
297 "--output",
299 default="elog-errors.hpp",
300 help="output hpp to generate, elog-errors.hpp default",
304 "-y",
305 "--yamldir",
312 "-u",
313 "--testdir",
320 "-t",
321 "--templatedir",
323 default="phosphor-logging/templates/",