Home
last modified time | relevance | path

Searched defs:kConfigKey (Results 1 – 14 of 14) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DStatsService_test.cpp71 const int kConfigKey = 12345; in TEST() local
91 const int kConfigKey = 12345; in TEST() local
Dstatsd_test_util.h129 const int kConfigKey = 789130123; // Randomly chosen variable
DDataCorruptionReason_test.cpp41 const ConfigKey kConfigKey(0, kConfigId); variable
DMetricsManager_test.cpp53 const ConfigKey kConfigKey(0, kConfigId); variable
/packages/modules/StatsD/statsd/tests/metrics/
DKllMetricProducer_test.cpp50 const ConfigKey kConfigKey(0, 12345); variable
DCountMetricProducer_test.cpp43 const ConfigKey kConfigKey(0, 12345); variable
DEventMetricProducer_test.cpp40 const ConfigKey kConfigKey(0, 12345); variable
DMaxDurationTracker_test.cpp40 const ConfigKey kConfigKey(0, 12345); variable
DDurationMetricProducer_test.cpp47 const ConfigKey kConfigKey(0, 12345); variable
DOringDurationTracker_test.cpp39 const ConfigKey kConfigKey(0, 12345); variable
DGaugeMetricProducer_test.cpp47 const ConfigKey kConfigKey(0, 12345); variable
DNumericValueMetricProducer_test.cpp49 const ConfigKey kConfigKey(0, 12345); variable
/packages/modules/StatsD/statsd/tests/condition/
DSimpleConditionTracker_test.cpp40 const ConfigKey kConfigKey(0, 12345); variable
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dmetrics_manager_util_test.cpp55 const ConfigKey kConfigKey(0, kConfigId); variable