Home
last modified time | relevance | path

Searched defs:expected_rsp (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dbredr_command_handler_test.cc344 StaticByteBuffer expected_rsp( in TEST_F() local
372 StaticByteBuffer expected_rsp( in TEST_F() local
404 StaticByteBuffer expected_rsp( in TEST_F() local
438 StaticByteBuffer expected_rsp( in TEST_F() local
491 StaticByteBuffer expected_rsp( in TEST_F() local
Dcommand_handler_test.cc278 auto expected_rsp = discon_req; in TEST_F() local
304 auto expected_rsp = discon_req; in TEST_F() local
Dbredr_signaling_channel_test.cc231 const StaticByteBuffer expected_rsp( in TEST_F() local
Dfake_signaling_channel.cc57 explicit ResponseExpecter(const ByteBuffer& expected_rsp) in ResponseExpecter()
/external/ltp/testcases/cve/
Dcve-2015-3290.c180 static volatile long expected_rsp; variable