Home
last modified time | relevance | path

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

/aosp12/system/bt/test/suite/adapter/
H A Dadapter_unittest.cc78 EXPECT_GT(GetPropertiesChangedCount(), 0) in TEST_F()
91 EXPECT_GT(GetPropertiesChangedCount(), 0) in TEST_F()
H A Dbluetooth_test.h51 int GetPropertiesChangedCount();
H A Dbluetooth_test.cc84 int BluetoothTest::GetPropertiesChangedCount() { in GetPropertiesChangedCount() function in bttest::BluetoothTest