blob: c620e6957d55a9c705c6a97bf0f2bf1dacd7bdb2 [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#This file maintains required constants which are routinely used in tests
MEDIA_GVD_INIT_STATUS = 'Media.GpuVideoDecoderInitializeStatus'
RTC_INIT_HISTOGRAM = 'Media.RTCVideoDecoderInitDecodeSuccess'
MEDIA_GVD_BUCKET = 0
RTC_VIDEO_INIT_BUCKET = 1
VIDEO_HTML_FILEPATH = '/usr/local/autotest/cros/video/video.html'