Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc5211 int num_of_notifications = 0; in TEST_F() local
5218 num_of_notifications++; in TEST_F()
5224 ASSERT_EQ(num_of_notifications, 1); in TEST_F()