Lines Matching refs:VolumeControlDevicesTest
49 class VolumeControlDevicesTest : public ::testing::Test { class
68 TEST_F(VolumeControlDevicesTest, test_add) { in TEST_F() argument
75 TEST_F(VolumeControlDevicesTest, test_add_twice) { in TEST_F() argument
83 TEST_F(VolumeControlDevicesTest, test_remove) { in TEST_F() argument
93 TEST_F(VolumeControlDevicesTest, test_clear) { in TEST_F() argument
102 TEST_F(VolumeControlDevicesTest, test_find_by_address) { in TEST_F() argument
114 TEST_F(VolumeControlDevicesTest, test_find_by_conn_id) { in TEST_F() argument
122 TEST_F(VolumeControlDevicesTest, test_disconnect) { in TEST_F() argument
135 TEST_F(VolumeControlDevicesTest, test_control_point_operation) { in TEST_F() argument
163 TEST_F(VolumeControlDevicesTest, test_control_point_operation_args) { in TEST_F() argument
193 TEST_F(VolumeControlDevicesTest, test_control_point_skip_not_connected) { in TEST_F() argument