Searched refs:WaitForPackets (Results 1 – 4 of 4) sorted by relevance
/external/pigweed/pw_rpc/public/pw_rpc/ |
D | test_helpers.h | 31 void WaitForPackets(internal::test::FakeChannelOutput& output, in WaitForPackets() function
|
/external/pigweed/pw_transfer/ |
D | client_test.cc | 938 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 996 rpc::test::WaitForPackets(context_.output(), 3, [this] { in TEST_F() 1062 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 1298 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 1372 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 1511 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 2237 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 2311 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 2402 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F() 2502 rpc::test::WaitForPackets(context_.output(), 2, [this] { in TEST_F()
|
D | transfer_test.cc | 141 rpc::test::WaitForPackets(ctx_.output(), 2, [this] { in TEST_F() 276 rpc::test::WaitForPackets(ctx_.output(), 4, [this] { in TEST_F() 336 rpc::test::WaitForPackets(ctx_.output(), 5, [this] { in TEST_F() 436 rpc::test::WaitForPackets(ctx_.output(), 5, [this] { in TEST_F() 636 rpc::test::WaitForPackets(ctx_.output(), 2, [this] { in TEST_F() 894 rpc::test::WaitForPackets(ctx_.output(), 3, [this] { in TEST_F() 1626 rpc::test::WaitForPackets(ctx_.output(), 2, [this] { in TEST_F() 1686 rpc::test::WaitForPackets(ctx_.output(), 3, [this] { in TEST_F() 1776 rpc::test::WaitForPackets(ctx_.output(), 2, [this] { in TEST_F()
|
D | transfer_thread_test.cc | 163 rpc::test::WaitForPackets(ctx_.output(), 2, [this] { in TEST_F()
|