Home
last modified time | relevance | path

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

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