Home
last modified time | relevance | path

Searched defs:test_abort (Results 1 – 14 of 14) sorted by relevance

/external/clang/test/PCH/
Dfunctions.c24 void __attribute__((noreturn)) test_abort(int code) { in test_abort() function
/external/rust/crates/crossbeam-utils/src/atomic/
Dseq_lock.rs102 fn test_abort() { in test_abort() function
Dseq_lock_wide.rs145 fn test_abort() { in test_abort() function
/external/libcxxabi/test/
Dguard_test_basic.pass.cpp70 void test_abort() { in test_abort() function
/external/cronet/buildtools/third_party/libc++abi/trunk/test/
Dguard_test_basic.pass.cpp85 void test_abort() { in test_abort() function
/external/autotest/client/common_lib/
Dbarrier_unittest.py155 rendezvous_servers=False, test_abort=False, argument
/external/skia/tests/
DPDFDocumentTest.cpp38 static void test_abort(skiatest::Reporter* reporter) { in test_abort() function
/external/e2fsprogs/lib/ext2fs/
Dtest_io.c133 static void test_abort(io_channel channel, unsigned long block) in test_abort() function
/external/python/cpython3/Lib/test/
Dlock_tests.py891 def test_abort(self): member in BarrierTests
Dtest_ftplib.py591 def test_abort(self): member in TestFTPClass
D_test_multiprocessing.py1858 def test_abort(self): member in _TestBarrier
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_proactor_events.py211 def test_abort(self): member in ProactorSocketTransportTests
Dtest_selector_events.py418 def test_abort(self): member in SelectorTransportTests
Dtest_unix_events.py1035 def test_abort(self, m_write): member in UnixWritePipeTransportTests