HomeSort by relevance Sort by last modified time
    Searched refs:test_shutdown (Results 1 - 13 of 13) sorted by null

  /external/ltp/utils/sctp/func_tests/
test_1_to_1_shutdown.c 167 test_shutdown(clnt_sk[1], SHUT_RD);
196 test_shutdown(clnt_sk[2], SHUT_RDWR);
test_tcp_style.c 250 test_shutdown(clt_sk[0], SHUT_WR);
296 test_shutdown(clt_sk[1], SHUT_RD);
321 test_shutdown(clt_sk[2], SHUT_RDWR);
test_1_to_1_recvfrom.c 164 test_shutdown(sk, SHUT_WR);
test_1_to_1_recvmsg.c 178 test_shutdown(sk, SHUT_WR);
test_1_to_1_sendmsg.c 360 test_shutdown(sk1, SHUT_RD);
  /libcore/luni/src/test/java/libcore/java/nio/channels/
AsynchronousChannelGroupTest.java 84 public void test_shutdown() throws Exception { method in class:AsynchronousChannelGroupTest
AsynchronousSocketChannelTest.java 779 public void test_shutdown() throws Exception { method in class:AsynchronousSocketChannelTest
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_socketserver.py 250 def test_shutdown(self): member in class:SocketServerTest
  /external/ltp/utils/sctp/testlib/
sctputil.h 234 static inline int test_shutdown(int sk, int how) function
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_socketserver.py 286 def test_shutdown(self): member in class:SocketServerTest
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_socketserver.py 286 def test_shutdown(self): member in class:SocketServerTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socketserver.py 286 def test_shutdown(self): member in class:SocketServerTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socketserver.py 286 def test_shutdown(self): member in class:SocketServerTest

Completed in 270 milliseconds