Searched defs:test_shutdown (Results 1 – 6 of 6) sorted by relevance
| /third_party/grpc/src/python/grpcio_tests/tests_aio/unit/ | ||
| D | connectivity_test.py | 89 async def test_shutdown(self): member in TestConnectivityState |
| D | server_test.py | 409 async def test_shutdown(self): member in TestServer |
| /third_party/python/Lib/test/ | ||
| D | test_atexit.py | 17 def test_shutdown(self): member in FunctionalTest |
| D | test_socketserver.py | 257 def test_shutdown(self): member in SocketServerTest |
| /third_party/ltp/utils/sctp/testlib/ | ||
| D | sctputil.h | 260 static inline int test_shutdown(int sk, int how) in test_shutdown() function |
| /third_party/openssl/test/ | ||
| D | sslapitest.c | 8158 static int test_shutdown(int tst) in test_shutdown() function |