Home
last modified time | relevance | path

Searched defs:on_con (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sslproto.py527 def __init__(self, on_con, on_con_lost, on_got_hello): argument
553 async def main(proto, on_con, on_con_lost, on_got_hello): argument
Dtest_ssl.py979 def __init__(self, on_con, on_eof, on_con_lost): argument
1000 async def main(proto, on_con, on_eof, on_con_lost): argument