Home
last modified time | relevance | path

Searched defs:test_skip (Results 1 – 11 of 11) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/include/
Dsubunit.h29 static inline void test_skip(char *name) in test_skip() function
/external/tensorflow/tensorflow/python/ops/
Dsobol_ops_test.py74 def test_skip(self): member in SobolSampleOpTest
/external/linux-kselftest/tools/testing/selftests/tc-testing/
DTdcPlugin.py21 def pre_case(self, caseinfo, test_skip): argument
Dtdc.py125 def call_pre_case(self, caseinfo, *, test_skip=False): argument
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/
Dtest_skipping.py42 def test_skip(self): member in Test_TestSkipping.test_skipping_decorators.Foo
/external/jemalloc_new/test/src/
Dtest.c67 test_skip(const char *format, ...) { in test_skip() function
/external/python/cpython2/Lib/unittest/test/
Dtest_skipping.py38 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo
/external/python/cpython3/Lib/unittest/test/
Dtest_skipping.py63 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo
/external/python/cpython3/Lib/test/
Dtest_bdb.py716 def test_skip(self): member in StateTestCase
/external/python/cpython3/Lib/
Ddoctest.py2324 def test_skip(self): member in SkipDocTestCase
/external/python/cpython2/Lib/
Ddoctest.py2349 def test_skip(self): member in SkipDocTestCase