Searched refs:timeBaseSec (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/tests/ |
D | MetricsManager_test.cpp | 55 const long timeBaseSec = 1000; variable 142 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST() 210 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST() 230 metricsManager.updateConfig(newConfig, timeBaseSec, timeBaseSec, anomalyAlarmMonitor, in TEST() 299 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST() 335 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST() 352 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST_P() 374 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST_P() 378 metricsManager.updateConfig(config, timeBaseSec, timeBaseSec, anomalyAlarmMonitor, in TEST_P() 401 MetricsManager metricsManager(kConfigKey, config, timeBaseSec, timeBaseSec, uidMap, in TEST() [all …]
|
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/ |
D | metrics_manager_util_test.cpp | 56 const long timeBaseSec = 1000; variable 87 timeBaseSec, timeBaseSec, configMetadataProvider, allTagIdsToMatchersMap, in initConfig()
|