Searched defs:testSend (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_timeout.py | 239 def testSend(self): member in TCPTimeoutTestCase |
D | test_smtplib.py | 377 def testSend(self): member in DebuggingServerTests |
D | test_socket.py | 4855 def testSend(self): member in BasicSocketPairTest |
/external/pytorch/test/cpp/c10d/ | ||
D | ProcessGroupGlooTest.cpp | 597 void testSend(const std::string& path) { in testSend() function |