Home
last modified time | relevance | path

Searched refs:kAdPopupTriggerActionMetricName (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/content/triggers/
H A Dad_popup_trigger_unittest.cc131 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
133 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
135 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
164 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
166 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
169 kAdPopupTriggerActionMetricName, in TEST_F()
187 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
189 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
210 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
212 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
H A Dad_popup_trigger.cc46 UMA_HISTOGRAM_ENUMERATION(kAdPopupTriggerActionMetricName, action); in RecordAdPopupTriggerAction()
52 const char kAdPopupTriggerActionMetricName[] = variable
H A Dad_popup_trigger.h26 extern const char kAdPopupTriggerActionMetricName[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/content/triggers/
H A Dad_popup_trigger_unittest.cc133 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
135 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
137 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
166 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
168 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
171 kAdPopupTriggerActionMetricName, in TEST_F()
189 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
191 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
212 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
214 get_histograms()->ExpectBucketCount(kAdPopupTriggerActionMetricName, in TEST_F()
H A Dad_popup_trigger.cc47 UMA_HISTOGRAM_ENUMERATION(kAdPopupTriggerActionMetricName, action); in RecordAdPopupTriggerAction()
53 const char kAdPopupTriggerActionMetricName[] = variable
H A Dad_popup_trigger.h26 extern const char kAdPopupTriggerActionMetricName[];