Searched refs:connection_state_count (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/test/
H A Dlow_energy_client_unittest.cc58 int connection_state_count() const { return connection_state_count_; } function in class:bluetooth::__anon792::TestDelegate
282 EXPECT_EQ(1, delegate.connection_state_count());
297 EXPECT_EQ(2, delegate.connection_state_count());

Completed in 29 milliseconds