Home
last modified time | relevance | path

Searched defs:cb_1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_server_server_test.cc328 auto cb_1 = [&](fbg::Server_PublishService_Result res) { in TEST_F() local
366 auto cb_1 = [&](fbg::Server_PublishService_Result res) { in TEST_F() local
419 auto cb_1 = [&](fbg::Server_PublishService_Result res) { in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dsequential_command_runner_test.cc525 auto cb_1 = [&](const hci::EventPacket&) { cb_1_called++; }; in TEST_F() local