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 createHTMLDeviceSummary(testruns, htmlfile, title) global() argument
4570 createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra='') global() argument
6241 rerunTest(htmlfile='') global() argument
[all...]
H A Dbootgraph.py56 htmlfile = 'bootgraph.html' variable in SystemValues