Searched defs:testcount (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/linux-kselftest/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
|
/aosp_15_r20/external/cronet/testing/android/junit/java/src/org/chromium/testing/local/ |
H A D | GtestComputer.java | 45 int testcount = mRunner.getDescription().testCount(); in run() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/ |
D | testfrmwk.hpp | 24 unsigned int testcount() const {return testcount_;} in testcount() function in TestStats
|
/aosp_15_r20/external/linux-kselftest/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
|
/aosp_15_r20/external/expat/expat/tests/ |
H A D | basic_tests.c | 5850 const int testcount = sizeof(testcases) / sizeof(testcases[0]); in START_TEST() local
|