Searched refs:num_times_connected (Results 1 – 3 of 3) sorted by relevance
940 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 2); in TEST_F()944 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 1); in TEST_F()984 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 1); in TEST_F()988 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 2); in TEST_F()992 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 1); in TEST_F()
535 int num_times_connected = pimpl_->headset_profile_connection_counts_[i]; in Build() local536 if (HeadsetProfileType_IsValid(i) && num_times_connected > 0) { in Build()543 num_times_connected); in Build()
280 optional int32 num_times_connected = 2; field295 optional int32 num_times_connected = 2; field