Home
last modified time | relevance | path

Searched refs:test_single_thread (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/tests/
Dexecutor.rs16 test_single_thread(executor); in single_thread()
32 fn test_single_thread(executor: Executor) { in test_single_thread() function
/aosp_15_r20/external/rust/android-crates-io/crates/jni/tests/
Dexecutor.rs22 test_single_thread(executor); in single_thread()
38 fn test_single_thread(executor: Executor) { in test_single_thread() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dlock_tests.py1028 def test_single_thread(self): member in BarrierTests
D_test_multiprocessing.py2034 def test_single_thread(self): member in _TestBarrier