Home
last modified time | relevance | path

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

/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc1260 MockVolumeInterface vol_interface; in TEST_F() local
1274 EXPECT_CALL(vol_interface, DeviceConnected(test_device->GetAddress(), _)) in TEST_F()
1284 EXPECT_CALL(vol_interface, SetVolume(0x47)).Times(1); in TEST_F()
1298 MockVolumeInterface vol_interface; in TEST_F() local
1312 EXPECT_CALL(vol_interface, DeviceConnected(test_device->GetAddress(), _)) in TEST_F()
1323 EXPECT_CALL(vol_interface, SetVolume(0x47)).Times(0); in TEST_F()
1338 MockVolumeInterface vol_interface; in TEST_F() local
1370 MockVolumeInterface vol_interface; in TEST_F() local
1401 MockVolumeInterface vol_interface; in TEST_F() local
1435 MockVolumeInterface vol_interface; in TEST_F() local
[all …]