Home
last modified time | relevance | path

Searched refs:post_recv_and_check (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucp/
H A Dtest_ucp_tag_offload.cc398 void post_recv_and_check(entity &e, unsigned sw_count, ucp_tag_t tag, in post_recv_and_check() function in test_ucp_tag_offload_multi
439 post_recv_and_check(e(i), 0u, tag + i, UCP_TAG_MASK_FULL); in UCS_TEST_P()
444 post_recv_and_check(e(2), 1u, tag, UCP_TAG_MASK_FULL); in UCS_TEST_P()
450 post_recv_and_check(e(2), 0u, tag + 1, UCP_TAG_MASK_FULL); in UCS_TEST_P()