Home
last modified time | relevance | path

Searched defs:testcount (Results 1 – 10 of 10) 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/tot/testing/android/junit/java/src/org/chromium/testing/local/
DGtestComputer.java45 int testcount = mRunner.getDescription().testCount(); in run() local
/external/cronet/stable/testing/android/junit/java/src/org/chromium/testing/local/
DGtestComputer.java45 int testcount = mRunner.getDescription().testCount(); in run() local
/external/sdv/vsomeip/third_party/boost/date_time/test/
Dtestfrmwk.hpp24 unsigned int testcount() const {return testcount_;} in testcount() function in TestStats
/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
/external/expat/expat/tests/
Dbasic_tests.c5859 const int testcount = sizeof(testcases) / sizeof(testcases[0]); in START_TEST() local