Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/PCH/
H A Dfunctions.c24 void __attribute__((noreturn)) test_abort(int code) { in test_abort() function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_abort_test.py108 def test_abort(self): member in AbortTest
/aosp_15_r20/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
/aosp_15_r20/external/libcxxabi/test/
H A Dguard_test_basic.pass.cpp70 void test_abort() { in test_abort() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/
H A Dguard_test_basic.pass.cpp85 void test_abort() { in test_abort() function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbarrier_unittest.py155 rendezvous_servers=False, test_abort=False, argument
/aosp_15_r20/art/runtime/
H A Dparsed_options_test.cc34 static void test_abort() {} in test_abort() function
/aosp_15_r20/external/vboot_reference/tests/common/
H A Dtests.c210 int test_abort(int aborted, in test_abort() function
/aosp_15_r20/external/skia/tests/
H A DPDFDocumentTest.cpp39 static void test_abort(skiatest::Reporter* reporter) { in test_abort() function
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtest_io.c133 static void test_abort(io_channel channel, unsigned long block) in test_abort() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dlock_tests.py912 def test_abort(self): member in BarrierTests
Dtest_ftplib.py591 def test_abort(self): member in TestFTPClass
D_test_multiprocessing.py1915 def test_abort(self): member in _TestBarrier
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_proactor_events.py212 def test_abort(self): member in ProactorSocketTransportTests
Dtest_selector_events.py380 def test_abort(self): member in SelectorTransportTests
Dtest_unix_events.py1035 def test_abort(self, m_write): member in UnixWritePipeTransportTests