Searched defs:sendRaw (Results 1 – 2 of 2) sorted by relevance
27 const sendRaw = jest.fn(); constant
118 void sendRaw(uint8_t* data, size_t length) { in sendRaw() function in c10d::detail::TCPClient