Home
last modified time | relevance | path

Searched refs:testcommand (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py108 testcommand = '' variable in SystemValues
3728 if sysvals.testcommand:
3729 testdesc = sysvals.testcommand
3898 title += sysvals.testcommand
4575 if sysvals.testcommand != '':
4595 if sysvals.testcommand != '':
4596 call(sysvals.testcommand+' 2>&1', shell=True);
4753 sysvals.testcommand = props['testcommandstring'].altname
4787 out += 'testcommandstring,%s,0;' % (sysvals.testcommand)
5552 sysvals.testcommand = value
[all …]