Home
last modified time | relevance | path

Searched defs:recv_data (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Drelayserver_unittest.cc301 const StunByteStringAttribute* recv_data = in TEST_F() local
486 const StunByteStringAttribute* recv_data = in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2370 HloInstructionProto recv_data; in Recv() local
/external/python/cpython3/Lib/test/
Dtest_socket.py5542 def recv_data(self, conn): member in SendfileUsingSendTest