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

  /bionic/tests/
fortify_filecheck_diagnostics_test.cpp 365 void test_sendto() { function
  /external/ltp/utils/sctp/func_tests/
test_1_to_1_sendto.c 153 test_sendto(sk, message, 5 , flag, (const struct sockaddr *)&conn_addr,
test_tcp_style.c 398 test_sendto(clt2_sk, message, strlen(message), 0, &svr_loop.sa,
  /external/ltp/utils/sctp/testlib/
sctputil.h 198 static inline int test_sendto(int sk, const void *msg, size_t len, int flags, function
  /external/python/cpython3/Lib/test/test_asyncio/
test_selector_events.py 1560 def test_sendto(self): member in class:SelectorDatagramTransportTests
    [all...]

Completed in 200 milliseconds