Searched refs:response_cb (Results 1 - 1 of 1) sorted by relevance

/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc66 &response_cb);
75 Mock::VerifyAndClear(&response_cb); member in class:bluetooth::avrcp::AvrcpDeviceTest::Mock
86 MockFunction<void(uint8_t, bool, const AvrcpResponse&)> response_cb; member in class:bluetooth::avrcp::AvrcpDeviceTest
94 &response_cb);
124 EXPECT_CALL(response_cb,
137 EXPECT_CALL(response_cb,
166 EXPECT_CALL(response_cb,
180 EXPECT_CALL(response_cb,
208 EXPECT_CALL(response_cb,
222 EXPECT_CALL(response_cb,
[all...]

Completed in 53 milliseconds