Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_profile_unittest.cc38 void fake_profile_cancel(struct cras_bt_profile *profile);
58 fake_profile.cancel = fake_profile_cancel; in SetUp()
153 void fake_profile_cancel(struct cras_bt_profile *profile) in fake_profile_cancel() function