Home
last modified time | relevance | path

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

/external/clang/test/PCH/
Dfunctions.c24 void __attribute__((noreturn)) test_abort(int code) { in test_abort() function
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_abort_test.py108 def test_abort(self): member in AbortTest
/external/rust/android-crates-io/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/rust/android-crates-io/crates/portable-atomic/src/imp/fallback/
Dseq_lock.rs137 fn test_abort() { in test_abort() function
Dseq_lock_wide.rs170 fn test_abort() { in test_abort() function
/external/cronet/stable/third_party/libc++abi/src/test/
Dguard_test_basic.pass.cpp85 void test_abort() { in test_abort() function
/external/cronet/tot/third_party/libc++abi/src/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/vboot_reference/tests/common/
Dtests.c210 int test_abort(int aborted, in test_abort() function
/external/skia/tests/
DPDFDocumentTest.cpp40 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.py1061 def test_abort(self): member in BarrierTests
Dtest_ftplib.py590 def test_abort(self): member in TestFTPClass
D_test_multiprocessing.py2123 def test_abort(self): member in _TestBarrier
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_proactor_events.py215 def test_abort(self): member in ProactorSocketTransportTests
Dtest_selector_events.py389 def test_abort(self): member in SelectorTransportTests
Dtest_unix_events.py1043 def test_abort(self, m_write): member in UnixWritePipeTransportTests