Home
last modified time | relevance | path

Searched refs:test_callback_with_exception (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/jit/
H A Drpc_test.py1123 def test_callback_with_exception(self): member in JitRpcTest
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2183 def test_callback_with_exception(self): member in HandleTests