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()
534 int num_times_connected = pimpl_->headset_profile_connection_counts_[i]; in Build() local535 if (HeadsetProfileType_IsValid(i) && num_times_connected > 0) { in Build()542 num_times_connected); in Build()
285 optional int32 num_times_connected = 2; field300 optional int32 num_times_connected = 2; field