Searched defs:test_ordinal (Results 1 – 2 of 2) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/tc-testing/ | ||
D | TdcPlugin.py | 21 def pre_case(self, test_ordinal, testid): argument |
D | tdc.py | 63 def call_pre_case(self, test_ordinal, testid): argument |