Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_io_unittest.cc27 static int cras_bt_device_get_active_profile_ret; variable
46 cras_bt_device_get_active_profile_ret = 0; in ResetStubData()
207 cras_bt_device_get_active_profile_ret = CRAS_BT_DEVICE_PROFILE_A2DP_SOURCE; in TEST_F()
224 cras_bt_device_get_active_profile_ret = in TEST_F()
238 cras_bt_device_get_active_profile_ret = in TEST_F()
256 cras_bt_device_get_active_profile_ret = in TEST_F()
297 cras_bt_device_get_active_profile_ret = in TEST_F()
311 cras_bt_device_get_active_profile_ret = in TEST_F()
323 cras_bt_device_get_active_profile_ret = 0; in TEST_F()
419 return cras_bt_device_get_active_profile_ret; in cras_bt_device_get_active_profile()