Searched refs:dir_prefix (Results 1 – 2 of 2) sorted by relevance
21 dir_prefix = "../../test/valid/" variable117 expect = {"{}{}.xml".format(dir_prefix, key): val for key, val in expect.items()}125 expect_parsing_error = ["{}{}.xml".format(dir_prefix, f) for f in parsing_error_files]127 valid_files = glob.glob(dir_prefix + "*.x*")
283 def get_crashinfo_dir(host, dir_prefix): argument296 infodir = os.path.join(infodir, "%s.%s" % (dir_prefix, host.hostname))