Searched refs:read_results (Results 1 – 2 of 2) sorted by relevance
58 sub read_results{ subroutine162 read_results($fh);176 while (read_results($fh)) {
99 def read_results(repo, tags, xml=True): function586 raw_data = [read_results(repo, revs[i].tags, xml) for i in rev_range]