Home
last modified time | relevance | path

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

/system/bt/test/suite/adapter/
Dbluetooth_test.h51 int GetPropertiesChangedCount();
Dadapter_unittest.cc77 EXPECT_GT(GetPropertiesChangedCount(), 0) in TEST_F()
90 EXPECT_GT(GetPropertiesChangedCount(), 0) in TEST_F()
Dbluetooth_test.cc84 int BluetoothTest::GetPropertiesChangedCount() { in GetPropertiesChangedCount() function in bttest::BluetoothTest