Searched defs:sent2 (Results 1 – 7 of 7) sorted by relevance
406 let sent2 = rx.recv().await.unwrap(); in test_sequential_indications() localVariable456 let sent2 = rx.recv().await.unwrap(); in test_queued_indications_dequeue_second() localVariable485 let sent2 = rx.recv().await.unwrap(); in test_queued_indications_complete_both() localVariable
45 const auto sent2 = std::move_sentinel<sentinel_wrapper<It>>(sentinel_wrapper<It>(It(s + 1))); in test_one() local
25 FilterSentinel sent2; in test() local
25 …std::ranges::sentinel_t<const std::ranges::transform_view<SizedSentinelView, PlusOne>> sent2{sent1… in test() local
57 std::ranges::sentinel_t<const decltype(v)> sent2 = sent1; in test() local
58 std::ranges::sentinel_t<const decltype(jv)> sent2 = sent1; in test() local
184 unique_fd sent2(dup(tmp2.fd)); in TEST_P() local