Home
last modified time | relevance | path

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

/third_party/liburing/test/
Dfile-register.c575 static int test_skip(struct io_uring *ring) in test_skip() function
/third_party/python/Lib/unittest/test/
Dtest_skipping.py94 def test_skip(self): pass member in Test_TestSkipping.test_skipping_decorators.Foo
/third_party/openssl/test/testutil/
Dtests.c161 int test_skip(const char *file, int line, const char *desc, ...) in test_skip() function
/third_party/python/Lib/test/
Dtest_bdb.py718 def test_skip(self): member in StateTestCase
/third_party/python/Lib/
Ddoctest.py2342 def test_skip(self): member in SkipDocTestCase