Home
last modified time | relevance | path

Searched defs:test_tasks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_dummy_threading.py46 def test_tasks(self): member in DummyThreadingTestCase
/aosp_15_r20/external/python/bumble/
Dtasks.py74 test_tasks = Collection() variable
/aosp_15_r20/external/rust/android-crates-io/crates/threadpool/src/
Dlib.rs913 let test_tasks = 4_200_000; in test_massive_task_creation() localVariable