Searched defs:cras_bt_device_rm_iodev_called (Results 1 - 2 of 2) sorted by relevance

/external/adhd/cras/src/tests/
H A Dhfp_iodev_unittest.cc21 static size_t cras_bt_device_rm_iodev_called; variable
44 cras_bt_device_rm_iodev_called = 0;
87 ASSERT_EQ(1, cras_bt_device_rm_iodev_called);
105 ASSERT_EQ(1, cras_bt_device_rm_iodev_called);
239 cras_bt_device_rm_iodev_called++;
H A Da2dp_iodev_unittest.cc29 static size_t cras_bt_device_rm_iodev_called; variable
58 cras_bt_device_rm_iodev_called = 0;
127 ASSERT_EQ(1, cras_bt_device_rm_iodev_called);
470 cras_bt_device_rm_iodev_called++;

Completed in 218 milliseconds