Searched defs:testcount (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | rootPlugin.py | 13 def pre_suite(self, testcount, testidlist): argument
|
H A D | buildebpfPlugin.py | 19 def pre_suite(self, testcount, testidlist): argument
|
H A D | valgrindPlugin.py | 28 def pre_suite(self, testcount, testidlist): argument
|
H A D | nsPlugin.py | 15 def pre_suite(self, testcount, testidlist): argument
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | TdcPlugin.py | 8 def pre_suite(self, testcount, testidlist): argument
|
H A D | tdc.py | 117 def call_pre_suite(self, testcount, testidlist): argument
|
/openbmc/linux/block/partitions/ |
H A D | ibm.c | 78 int i, testcount; in find_label() local
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 2921 def createZoomBox(self, mode='command', testcount=1): argument 4959 def addCSS(hf, sv, testcount=1, kerror=False, extra=''): argument
|