/external/grpc-grpc/test/core/gpr/ |
D | spinlock_test.cc | 77 static void test_wait(struct test* m) { in test_wait() function 107 test_wait(m); in test()
|
D | sync_test.cc | 204 static void test_wait(struct test* m) { in test_wait() function 264 test_wait(m); in test()
|
/external/ltp/testcases/kernel/tracing/ftrace_test/ |
D | ftrace_stress_test.sh | 114 test_wait
|
D | ftrace_lib.sh | 175 test_wait() function
|
/external/python/cpython2/Lib/test/ |
D | fork_wait.py | 61 def test_wait(self): member in ForkWait
|
D | test_subprocess.py | 673 def test_wait(self): member in ProcessTestCase
|
/external/python/cpython3/Lib/test/ |
D | fork_wait.py | 58 def test_wait(self): member in ForkWait
|
D | test_regrtest.py | 66 def test_wait(self): member in ParseArgsTestCase 840 def test_wait(self): member in ArgsTestCase
|
D | _test_multiprocessing.py | 4480 def test_wait(self, slow=False): member in TestWait 4556 self.test_wait(True)
|
D | test_subprocess.py | 1113 def test_wait(self): member in ProcessTestCase
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_eio.c | 369 static void test_wait(int fd, unsigned int flags, unsigned int wait) in test_wait() function 892 test_wait(fd, 0, waits[i].wait); 895 test_wait(fd, TEST_WEDGE, waits[i].wait);
|
/external/autotest/server/cros/network/rf_switch/ |
D | rf_switch_unittest.py | 193 def test_wait(self): member in RfSwitchTestCases
|
/external/igt-gpu-tools/tests/ |
D | prime_vgem.c | 457 static void test_wait(int i915, int vgem, unsigned ring, uint32_t flags) in test_wait() function 879 test_wait(i915, vgem, e->exec_id, e->flags);
|
/external/python/cpython3/Lib/test/eintrdata/ |
D | eintr_tester.py | 96 def test_wait(self): member in OSEINTRTest
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_locks.py | 389 def test_wait(self): member in EventTests 507 def test_wait(self): member in ConditionTests
|
D | test_tasks.py | 920 def test_wait(self): member in BaseTaskTests
|