Searched defs:testcount (Results 1 – 10 of 10) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/tc-testing/plugin-lib/ |
| D | rootPlugin.py | 13 def pre_suite(self, testcount, testidlist): argument
|
| D | buildebpfPlugin.py | 19 def pre_suite(self, testcount, testidlist): argument
|
| D | valgrindPlugin.py | 28 def pre_suite(self, testcount, testidlist): argument
|
| D | nsPlugin.py | 15 def pre_suite(self, testcount, testidlist): argument
|
| /external/cronet/tot/testing/android/junit/java/src/org/chromium/testing/local/ |
| D | GtestComputer.java | 45 int testcount = mRunner.getDescription().testCount(); in run() local
|
| /external/cronet/stable/testing/android/junit/java/src/org/chromium/testing/local/ |
| D | GtestComputer.java | 45 int testcount = mRunner.getDescription().testCount(); in run() local
|
| /external/sdv/vsomeip/third_party/boost/date_time/test/ |
| D | testfrmwk.hpp | 24 unsigned int testcount() const {return testcount_;} in testcount() function in TestStats
|
| /external/linux-kselftest/tools/testing/selftests/tc-testing/ |
| D | TdcPlugin.py | 8 def pre_suite(self, testcount, testidlist): argument
|
| D | tdc.py | 117 def call_pre_suite(self, testcount, testidlist): argument
|
| /external/expat/expat/tests/ |
| D | basic_tests.c | 5859 const int testcount = sizeof(testcases) / sizeof(testcases[0]); in START_TEST() local
|