Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dbt_io_unittest.cc29 static int cras_bt_device_switch_profile_called; variable
48 cras_bt_device_switch_profile_called = 0; in ResetStubData()
246 EXPECT_EQ(1, cras_bt_device_switch_profile_called); in TEST_F()
262 EXPECT_EQ(0, cras_bt_device_switch_profile_called); in TEST_F()
278 EXPECT_EQ(1, cras_bt_device_switch_profile_called); in TEST_F()
442 cras_bt_device_switch_profile_called++; in cras_bt_device_switch_profile()