Home
last modified time | relevance | path

Searched defs:testRecv (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/acloud/internal/lib/
H A Demulator_console_test.py139 def testRecv(self): member in EmulatorConsoleTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socket.py780 def testRecv(self): member in BasicTCPTest
932 def testRecv(self): member in BasicSocketPairTest
1011 def testRecv(self): member in NonBlockingTCPTests
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupGlooTest.cpp648 void testRecv(const std::string& path) { in testRecv() function
807 TEST(ProcessGroupGlooTest, testRecv) { in TEST() argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py2495 def testRecv(self): member in BasicTCPTest
4659 def testRecv(self): member in BasicSocketPairTest
4803 def testRecv(self): member in NonBlockingTCPTests