Home
last modified time | relevance | path

Searched refs:test_callback (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_messagebox.py14 def test_callback(dialog, master): function
20 with swap_attr(Dialog, '_test_callback', test_callback):
H A Dtest_colorchooser.py45 def test_callback(dialog, master): function
51 with swap_attr(Dialog, '_test_callback', test_callback):
/third_party/openssl/test/
H A Dasynctest.c159 static int test_callback(void *arg) in test_callback() function
175 || ASYNC_WAIT_CTX_set_callback(waitctx, test_callback, (void*)&set_arg) in test_ASYNC_callback_status()
179 || test_callback != get_callback in test_ASYNC_callback_status()
/third_party/python/Lib/ctypes/test/
H A Dtest_refcounts.py88 def test_callback(self): member in AnotherLeak
/third_party/python/Lib/test/
H A Dtest_optparse.py1125 def test_callback(self): member in TestCallback
H A Dtest_contextlib.py627 def test_callback(self): member in TestBaseExitStack

Completed in 6 milliseconds