Home
last modified time | relevance | path

Searched defs:htmlfile (Results 1 – 2 of 2) sorted by relevance

/linux/tools/power/pm-graph/
H A Dsleepgraph.py154 htmlfile = 'output.html' variable in SystemValues
4333 def createHTMLSummarySimple(testruns, htmlfile, title): argument
4504 def createHTMLDeviceSummary(testruns, htmlfile, title): argument
4570 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument
6241 def rerunTest(htmlfile=''): argument
H A Dbootgraph.py56 htmlfile = 'bootgraph.html' variable in SystemValues