Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dloopback_iodev_unittest.cc38 static device_enabled_callback_t device_enabled_callback_cb; variable
78 EXPECT_EQ(NULL, device_enabled_callback_cb); in TearDown()
106 device_enabled_callback_cb(&iodev, device_enabled_callback_cb_data); in TEST_F()
120 device_enabled_callback_cb(&iodev, device_enabled_callback_cb_data); in TEST_F()
274 device_enabled_callback_cb = enabled_cb; in cras_iodev_list_set_device_enabled_callback()