Searched defs:test_shutdown (Results 1 – 7 of 7) sorted by relevance
| /external/grpc-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 |
| /external/python/cpython3/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 |
| /external/rust/crates/tokio-util/tests/ | ||
| D | io_sync_bridge.rs | 59 async fn test_shutdown() -> Result<(), Box<dyn Error>> { in test_shutdown() function |
| /external/python/cpython2/Lib/test/ | ||
| D | test_socketserver.py | 309 def test_shutdown(self): member in SocketServerTest |
| /external/ltp/utils/sctp/testlib/ | ||
| D | sctputil.h | 260 static inline int test_shutdown(int sk, int how) in test_shutdown() function |