Home
last modified time | relevance | path

Searched refs:kHistogramLoad (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_load_metrics/browser/observers/core/
H A Duma_page_load_metrics_observer_unittest.cc153 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
173 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
205 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
277 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 1); in TEST_F()
278 tester()->histogram_tester().ExpectBucketCount(internal::kHistogramLoad, in TEST_F()
308 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
369 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
400 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
416 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
H A Duma_page_load_metrics_observer.h27 extern const char kHistogramLoad[];
H A Duma_page_load_metrics_observer.cc109 const char kHistogramLoad[] = variable
431 PAGE_LOAD_HISTOGRAM(internal::kHistogramLoad, in OnLoadEventStart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/page_load_metrics/browser/observers/
H A Dcore_page_load_metrics_observer_unittest.cc65 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
86 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
118 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
190 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 1); in TEST_F()
191 tester()->histogram_tester().ExpectBucketCount(internal::kHistogramLoad, in TEST_F()
221 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
282 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
313 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
329 tester()->histogram_tester().ExpectTotalCount(internal::kHistogramLoad, 0); in TEST_F()
H A Dcore_page_load_metrics_observer.h28 extern const char kHistogramLoad[];
H A Dcore_page_load_metrics_observer.cc72 const char kHistogramLoad[] = variable
336 PAGE_LOAD_HISTOGRAM(internal::kHistogramLoad, in OnLoadEventStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/page_load_metrics/
H A Dpage_load_metrics_browsertest.cc546 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
584 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
713 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
727 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
755 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
774 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
792 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
813 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
832 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
846 histogram_tester_->ExpectTotalCount(internal::kHistogramLoad, 1); in IN_PROC_BROWSER_TEST_F()
[all …]