Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/suite/adapter/
Dadapter_unittest.cc78 EXPECT_GT(GetPropertiesChangedCount(), 0) in TEST_F()
91 EXPECT_GT(GetPropertiesChangedCount(), 0) in TEST_F()
Dbluetooth_test.h93 int GetPropertiesChangedCount();
Dbluetooth_test.cc122 int BluetoothTest::GetPropertiesChangedCount() { in GetPropertiesChangedCount() function in bttest::BluetoothTest