Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_threadsignals.py153 def my_handler(signal, frame): function
204 def my_handler(signum, frame): function
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py448 def my_handler(): function
495 def my_handler(): function
514 def my_handler(*args): function