Searched refs:bltype (Results 1 – 2 of 2) sorted by relevance
18 def load_baseline(self, bltype): argument23 baseline_file = open(os.path.join(self.bindir, 'baseline.' + bltype))
35 def load_baseline(self, bltype): argument38 path = os.path.join(os.path.dirname(path), 'baseline.%s' % bltype)