Searched defs:test_sendto (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ltp/utils/sctp/testlib/ | ||
H A D | sctputil.h | 218 static inline int test_sendto(int sk, const void *msg, size_t len, int flags, in test_sendto() function |
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_proactor_events.py | 559 def test_sendto(self): member in ProactorDatagramTransportTests |
D | test_selector_events.py | 1126 def test_sendto(self): member in SelectorDatagramTransportTests |