Home
last modified time | relevance | path

Searched defs:test_callback (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/test/core/gpr/
Dlog_test.cc29 static void test_callback(gpr_log_func_args* args) { in test_callback() function
/external/python/cpython2/Lib/ctypes/test/
Dtest_refcounts.py85 def test_callback(self): member in AnotherLeak
/external/python/cpython3/Lib/ctypes/test/
Dtest_refcounts.py88 def test_callback(self): member in AnotherLeak
/external/libxml2/python/tests/
Dinput_callback.py47 def run_test(desc, docpath, catalog, exp_status="verified", exp_err=[], test_callback=None, argument
/external/jemalloc_new/src/
Dtsd.c250 test_callback_t test_callback = *tsd_test_callbackp_get_unsafe(tsd); in tsd_cleanup() local
/external/clang/test/Sema/
Dwarn-documentation.cpp658 unsigned (*test_callback)(BaseFlags inFlags); variable
/external/grpc-grpc/test/core/surface/
Dcompletion_queue_test.cc360 static void test_callback(void) { in test_callback() function
/external/python/cpython3/Lib/test/
Dtest_contextlib.py570 def test_callback(self): member in TestBaseExitStack
Dtest_optparse.py1124 def test_callback(self): member in TestCallback
/external/python/cpython2/Lib/test/
Dtest_optparse.py1126 def test_callback(self): member in TestCallback