// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/media/router/providers/cast/cast_media_route_provider_metrics.h" #include "base/test/metrics/histogram_tester.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" Bucket; ReceiverAppType; ElementsAre; namespace media_router { TEST(CastMediaRouteProviderMetricsTest, RecordAppAvailabilityResult) { … } TEST(CastMediaRouteProviderMetricsTest, RecordLaunchSessionResponseAppType) { … } } // namespace media_router