Searched refs:num_times_connected (Results 1 – 3 of 3) sorted by relevance
939 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 2); in TEST_F()943 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 1); in TEST_F()983 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 1); in TEST_F()987 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 2); in TEST_F()991 EXPECT_EQ(headset_profile_connection_stats.num_times_connected(), 1); in TEST_F()
556 int num_times_connected = pimpl_->headset_profile_connection_counts_[i]; in Build() local557 if (HeadsetProfileType_IsValid(i) && num_times_connected > 0) { in Build()564 num_times_connected); in Build()
280 optional int32 num_times_connected = 2; field295 optional int32 num_times_connected = 2; field