Searched refs:buildstat_file (Results 1 – 1 of 1) sorted by relevance
82 def from_file(cls, buildstat_file, fallback_end=0): argument85 log.debug("Reading task buildstats from %s", buildstat_file)87 with open(buildstat_file) as fobj:117 raise BSError("{} looks like a invalid buildstats file".format(buildstat_file))