Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc1277 auto set_vol = SetAbsoluteVolumeRequestBuilder::MakeBuilder(0x30); in TEST_F() local
1278 EXPECT_CALL(response_cb, Call(_, false, matchPacket(std::move(set_vol)))) in TEST_F()
1315 auto set_vol = SetAbsoluteVolumeRequestBuilder::MakeBuilder(0x30); in TEST_F() local
1316 EXPECT_CALL(response_cb, Call(_, false, matchPacket(std::move(set_vol)))) in TEST_F()