Home | History | Annotate | Download | only in test

Lines Matching refs:fname

82 def parse_mtestfile(fname):
91 with open(fname) as fp:
107 def parse_testfile(fname):
113 with open(fname) as fp: