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