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

  /external/ltp/utils/sctp/func_tests/
test_1_to_1_shutdown.c 135 test_send(acpt_sk[0], message, strlen(message), 0);
175 error = test_send(clnt_sk[1], message, strlen(message), 0);
184 test_send(acpt_sk[1], message, strlen(message), 0);
test_tcp_style.c 210 test_send(clt_sk[i], message, strlen(message), 0);
220 test_send(accept_sk[i], message, strlen(message), 0);
244 test_send(accept_sk[0], message, strlen(message), 0);
304 test_send(clt_sk[1], message, strlen(message), 0);
310 test_send(accept_sk[1], message, strlen(message), 0);
348 test_send(clt2_sk, message, strlen(message), 0);
test_1_to_1_recvfrom.c 115 count = test_send(sk, message, msg_count, flag);
162 count = test_send(acpt_sk, message, msg_count, flag);
test_1_to_1_send.c 159 count = test_send(sk1, message, len_snd, flag);
226 test_send(sk, message, 5 , flag);
test_1_to_1_recvmsg.c 176 count = test_send(acpt_sk, message1, strlen(message), 0);
  /bionic/tests/
fortify_compilation_test.cpp 324 void test_send() { function
  /external/ltp/utils/sctp/testlib/
sctputil.h 189 static inline int test_send(int sk, const void *msg, size_t len, int flags) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_asyncore.py 354 def test_send(self): member in class:DispatcherWithSendTests
420 def test_send(self): member in class:FileWrapperTest
test_httplib.py 213 def test_send(self): member in class:BasicTest
  /external/python/cpython2/Lib/test/
test_asyncore.py 354 def test_send(self): member in class:DispatcherWithSendTests
420 def test_send(self): member in class:FileWrapperTest
test_httplib.py 534 def test_send(self): member in class:BasicTest
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_asyncore.py 355 def test_send(self): member in class:DispatcherWithSendTests
421 def test_send(self): member in class:FileWrapperTest
test_httplib.py 269 def test_send(self): member in class:BasicTest
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_asyncore.py 355 def test_send(self): member in class:DispatcherWithSendTests
421 def test_send(self): member in class:FileWrapperTest
test_httplib.py 269 def test_send(self): member in class:BasicTest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 355 def test_send(self): member in class:DispatcherWithSendTests
421 def test_send(self): member in class:FileWrapperTest
test_httplib.py 269 def test_send(self): member in class:BasicTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_asyncore.py 355 def test_send(self): member in class:DispatcherWithSendTests
421 def test_send(self): member in class:FileWrapperTest
test_httplib.py 269 def test_send(self): member in class:BasicTest

Completed in 356 milliseconds