Searched refs:htmlfile (Results 1 – 2 of 2) sorted by relevance
154 htmlfile = 'output.html' variable in SystemValues509 self.htmlfile = \4499 hf = open(htmlfile, 'w')4564 hf = open(htmlfile, 'w')4608 hf = open(htmlfile, 'w')4922 hf = open(sysvals.htmlfile, 'w')6240 def rerunTest(htmlfile=''): argument6245 if htmlfile:6246 sysvals.htmlfile = htmlfile6249 if os.path.exists(sysvals.htmlfile):[all …]
56 htmlfile = 'bootgraph.html' variable in SystemValues632 hf = open(sysvals.htmlfile, 'w')1089 sysvals.vprint('Creating the html timeline (%s)...' % sysvals.htmlfile)