Searched refs:cras_bt_device_switch_profile_called (Results 1 – 1 of 1) sorted by relevance
29 static int cras_bt_device_switch_profile_called; variable48 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()