Searched defs:test_wait (Results 1 – 10 of 10) sorted by relevance
| /third_party/ltp/testcases/kernel/tracing/ftrace_test/ | ||
| D | ftrace_lib.sh | 175 test_wait() function |
| /third_party/python/Lib/test/ | ||
| D | fork_wait.py | 50 def test_wait(self): member in ForkWait |
| D | _test_eintr.py | 96 def test_wait(self): member in OSEINTRTest |
| D | test_regrtest.py | 65 def test_wait(self): member in ParseArgsTestCase |
| D | test_subprocess.py | 1206 def test_wait(self): member in ProcessTestCase |
| D | _test_multiprocessing.py | 4711 def test_wait(self, slow=False): member in TestWait |
| /third_party/grpc/test/core/gpr/ | ||
| D | spinlock_test.cc | 77 static void test_wait(struct test* m) { in test_wait() function |
| D | sync_test.cc | 204 static void test_wait(struct test* m) { in test_wait() function |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_locks.py | 308 async def test_wait(self): member in EventTests |
| D | test_tasks.py | 1272 def test_wait(self): member in BaseTaskTests |