Home
last modified time | relevance | path

Searched refs:test_async (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/test_unittest/testmock/
Dtestasync.py62 def test_async(mock_method): function
64 test_async()
68 def test_async(mock_method): function
79 test_async()
84 def test_async(mock_method): function
87 test_async()
91 def test_async(mock_method): function
94 test_async()
98 def test_async(mock_method): function
101 test_async()
[all …]
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c613 static int test_async(struct gralloctest_context *ctx) in test_async() function
665 { "async", test_async, 3 },
/external/rust/android-crates-io/crates/tracing-attributes/tests/
Dret.rs131 fn test_async() { in test_async() function
Derr.rs68 fn test_async() { in test_async() function
/external/linux-kselftest/tools/testing/selftests/tpm2/
Dtpm2_tests.py310 def test_async(self): member in AsyncTest
/external/crosvm/win_audio/src/win_audio_impl/
Dasync_stream.rs524 fn test_async() { in test_async() function
/external/python/cpython3/Lib/test/
Dtest_positional_only_arg.py384 def test_async(self): member in PositionalOnlyTestCase
D_test_multiprocessing.py2722 def test_async(self): member in _TestPool
/external/pytorch/test/
Dtest_jit.py15 from jit.test_async import TestAsync # noqa: F401