Home
last modified time | relevance | path

Searched defs:recv1 (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/tokio/tests/
Dsync_broadcast.rs112 let mut recv1 = task::spawn(rx1.recv()); in send_two_recv_bounded() localVariable
130 let mut recv1 = task::spawn(rx1.recv()); in send_two_recv_bounded() localVariable
172 let mut recv1 = task::spawn(rx1.recv()); in send_slow_rx() localVariable
191 let mut recv1 = task::spawn(rx1.recv()); in send_slow_rx() localVariable
325 let mut recv1 = task::spawn(rx1.recv()); in dropping_tx_notifies_rx() localVariable
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_subgraphs_pass_test.cc1052 Node* recv1 = RecvAtHost( in TEST() local
1146 Node* recv1 = RecvAtHost( in TEST() local
1314 Node* recv1 = RecvAtHost( in TEST() local
1477 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant1, 0), "F1", "F1", "O1", in TEST() local
1591 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
1686 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
1742 Node* recv1 = in TEST() local
1794 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
1850 Node* recv1 = in TEST() local
1906 Node* recv1 = RecvAtHost(ops::NodeOut(key_constant, 0), "F1", "F1", "O1", in TEST() local
[all …]
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc411 auto recv1 = ops::_Recv(s.WithOpName("recv1"), DT_FLOAT, "recv1", "sender", in TEST_F() local
428 Node* recv1 = index.at("recv1"); in TEST_F() local
450 Output recv1 = ops::_Recv(s.WithOpName("recv1"), DT_FLOAT, "recv1", in TEST_F() local
471 Node* recv1 = orig_index.at("recv1"); in TEST_F() local
532 Output recv1 = ops::_Recv(s.WithOpName("recv1"), DT_FLOAT, "recv1", in TEST_F() local
550 Node* recv1 = orig_index.at("recv1"); in TEST_F() local
/external/webrtc/media/sctp/
Dsctp_transport_unittest.cc245 SctpFakeDataReceiver recv1; in TEST_F() local
316 SctpFakeDataReceiver recv1; in TEST_F() local
378 SctpFakeDataReceiver recv1; in TEST_F() local
/external/rust/crates/crossbeam-channel/tests/
Dgolang.rs783 fn recv1(c: Chan<i32>) { in recv1() function
923 let recv1 = Arc::new(Mutex::new(false)); in test_chan() localVariable
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc363 auto recv1 = in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc482 NodeDef recv1; in TEST_F() local