Home
last modified time | relevance | path

Searched defs:testcount (Results 1 – 7 of 7) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/tc-testing/plugin-lib/
DrootPlugin.py13 def pre_suite(self, testcount, testidlist): argument
DbuildebpfPlugin.py19 def pre_suite(self, testcount, testidlist): argument
DvalgrindPlugin.py28 def pre_suite(self, testcount, testidlist): argument
DnsPlugin.py15 def pre_suite(self, testcount, testidlist): argument
/external/cronet/testing/android/junit/java/src/org/chromium/testing/local/
DGtestComputer.java49 int testcount = mRunner.getDescription().testCount(); in run() local
/external/linux-kselftest/tools/testing/selftests/tc-testing/
DTdcPlugin.py8 def pre_suite(self, testcount, testidlist): argument
Dtdc.py117 def call_pre_suite(self, testcount, testidlist): argument