Home
last modified time | relevance | path

Searched refs:kPeriodicCollectionInterval (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/metrics/perf/
H A Dmetric_provider_unittest.cc80 const base::TimeDelta kPeriodicCollectionInterval = variable
100 test_params.periodic_interval = kPeriodicCollectionInterval; in SetUp()
129 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
139 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
160 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
H A Dmetric_collector_unittest.cc116 const base::TimeDelta kPeriodicCollectionInterval = variable
142 test_params.periodic_interval = kPeriodicCollectionInterval; in SetUp()
450 task_environment_.FastForwardBy(kPeriodicCollectionInterval - in TEST_F()
454 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
498 task_environment_.FastForwardBy(kPeriodicCollectionInterval - in TEST_F()
503 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
511 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
523 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
H A Dprofile_provider_chromeos_unittest.cc92 const base::TimeDelta kPeriodicCollectionInterval = variable
108 test_params.periodic_interval = kPeriodicCollectionInterval; in TestProfileProvider()
191 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
205 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
217 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()
H A Dprofile_provider_unittest_main.cc26 const base::TimeDelta kPeriodicCollectionInterval = variable
64 test_params.periodic_interval = kPeriodicCollectionInterval; in TestProfileProvider()
H A Dperf_events_collector_unittest.cc205 const base::TimeDelta kPeriodicCollectionInterval = variable
236 kPeriodicCollectionInterval; in SetUp()
288 task_environment_.FastForwardBy(kPeriodicCollectionInterval); in TEST_F()