/external/grpc-grpc/test/core/gpr/ |
D | spinlock_test.cc | 79 static void test_wait(struct test* m) { in test_wait() function 106 test_wait(m); in test()
|
D | sync_test.cc | 206 static void test_wait(struct test* m) { in test_wait() function 266 test_wait(m); in test()
|
/external/ltp/testcases/kernel/tracing/ftrace_test/ |
D | ftrace_stress_test.sh | 114 test_wait
|
D | ftrace_lib.sh | 174 test_wait() function
|
/external/rust/android-crates-io/crates/nix/test/sys/ |
D | mod.rs | 42 mod test_wait; module
|
/external/python/cpython3/Lib/test/ |
D | fork_wait.py | 51 def test_wait(self): member in ForkWait
|
D | _test_eintr.py | 106 def test_wait(self): member in OSEINTRTest
|
D | test_regrtest.py | 94 def test_wait(self): member in ParseArgsTestCase 1143 def test_wait(self): member in ArgsTestCase
|
D | _test_multiprocessing.py | 5197 def test_wait(self, slow=False): member in TestWait 5273 self.test_wait(True)
|
D | test_subprocess.py | 1283 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/rust/android-crates-io/crates/shared_child/src/ |
D | lib.rs | 327 fn test_wait() { in test_wait() function
|
/external/pytorch/test/ |
D | test_futures.py | 101 def test_wait(self) -> None: member in TestFuture
|
/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/federated-compute/fcp/demo/ |
D | aggregations_test.py | 334 async def test_wait(self): member in AggregationsTest
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_locks.py | 301 async def test_wait(self): member in EventTests 395 async def test_wait(self): member in ConditionTests
|
D | test_tasks.py | 1134 def test_wait(self): member in BaseTaskTests
|
/external/rust/android-crates-io/crates/nix/test/ |
D | test_unistd.rs | 101 fn test_wait() { in test_wait() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
D | NVPTXIntrinsics.td | 489 !strconcat("mbarrier.test_wait", AddrSpace, ".b64 $res, [$addr], $state;"), 493 !strconcat("mbarrier.test_wait", AddrSpace, ".b64 $res, [$addr], $state;"),
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.13.0a1.rst | 5015 Fix test_timeout() of test_concurrent_futures.test_wait. Remove the future
|