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