Home
last modified time | relevance | path

Searched defs:test_shutdown (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dconnectivity_test.py89 async def test_shutdown(self): member in TestConnectivityState
Dserver_test.py409 async def test_shutdown(self): member in TestServer
/third_party/python/Lib/test/
Dtest_atexit.py17 def test_shutdown(self): member in FunctionalTest
Dtest_socketserver.py257 def test_shutdown(self): member in SocketServerTest
/third_party/ltp/utils/sctp/testlib/
Dsctputil.h260 static inline int test_shutdown(int sk, int how) in test_shutdown() function
/third_party/openssl/test/
Dsslapitest.c8158 static int test_shutdown(int tst) in test_shutdown() function