Home
last modified time | relevance | path

Searched defs:HISTOGRAM_NAME (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/android/
H A Djank_metric_uma_recorder.cc37 #define HISTOGRAM_NAME(hist_scenario, hist_type, length) \ in GetPerScrollHistogramName() macro
199 #define HISTOGRAM_NAME(x) "Android.FrameTimelineJank.FrameJankStatus." #x in GetAndroidFrameTimelineJankHistogramName() macro
235 #define HISTOGRAM_NAME(x) "Android.FrameTimelineJank.Duration." #x in GetAndroidFrameTimelineDurationHistogramName() macro
/aosp_15_r20/external/autotest/client/cros/video/
H A Dhistogram_verifier_unittest.py205 HISTOGRAM_NAME = 'Media.GpuVideoDecoderInitializeStatus' variable in HistogramDifferTest