Searched refs:interim_response (Results 1 – 1 of 1) sorted by relevance
/system/bt/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 145 auto interim_response = in TEST_F() local 148 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 186 auto interim_response = in TEST_F() local 190 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 230 auto interim_response = in TEST_F() local 234 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 285 auto interim_response = in TEST_F() local 288 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 334 auto interim_response = in TEST_F() local 338 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() [all …]
|