Searched defs:new_task (Results 1 – 3 of 3) sorted by relevance
| /external/libabigail/tests/ | ||
| D | test-read-ctf.cc | 404 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function |
| D | test-read-dwarf.cc | 647 new_task(const InOutSpec* s, string& a_out_abi_base, in new_task() function |
| /external/python/cpython3/Lib/test/test_asyncio/ | ||
| D | test_tasks.py | 112 def new_task(self, loop, coro, name='TestTask'): member in BaseTaskTests |