Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/common/
Dbidi_queue_unittest.cc114 auto sending_b = new B(); in TEST_F() local
115 auto promise_sending_b = test_up.Send(sending_b); in TEST_F()
118 EXPECT_EQ(promise_receive_b->get_future().get(), sending_b); in TEST_F()