Searched refs:metricsProto (Results 1 – 2 of 2) sorted by relevance
61 BluetoothLog metricsProto = metricsBuilder.build(); in testLogProfileConnectionEvent() local62 Assert.assertEquals(1, metricsProto.getProfileConnectionStatsCount()); in testLogProfileConnectionEvent()63 ProfileConnectionStats profileUsageStatsAvrcp = metricsProto.getProfileConnectionStats(0); in testLogProfileConnectionEvent()83 BluetoothLog metricsProto = metricsBuilder.build(); in testLogProfileConnectionEventMultipleProfile() local84 Assert.assertEquals(2, metricsProto.getProfileConnectionStatsCount()); in testLogProfileConnectionEventMultipleProfile()86 getProfileUsageStatsMap(metricsProto.getProfileConnectionStatsList()); in testLogProfileConnectionEventMultipleProfile()
301 DrmFrameworkMetrics metricsProto; in TEST_F() local302 ASSERT_TRUE(metricsProto.ParseFromString(serializedMetrics)); in TEST_F()332 ASSERT_TRUE(differ.Compare(expectedMetricsProto, metricsProto)) in TEST_F()351 DrmFrameworkMetrics metricsProto; in TEST_F() local352 ASSERT_TRUE(metricsProto.ParseFromString(serializedMetrics)); in TEST_F()378 ASSERT_TRUE(differ.Compare(expectedMetricsProto, metricsProto)) in TEST_F()401 DrmFrameworkMetrics metricsProto; in TEST_F() local402 ASSERT_TRUE(metricsProto.ParseFromString(serializedMetrics)); in TEST_F()420 ASSERT_TRUE(differ.Compare(expectedMetricsProto, metricsProto)) in TEST_F()