Home
last modified time | relevance | path

Searched defs:matcherId (Results 1 – 8 of 8) sorted by relevance

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DCountMetricsTests.java48 int matcherId = 1; in testSimpleEventCountMetric() local
254 int matcherId = 1; in testPartialBucketCountMetric() local
DMetricsUtils.java136 public static EventActivation.Builder createEventActivation(int ttlSecs, int matcherId, in createEventActivation()
/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
DTestDrive.java547 private static AtomMatcher createAtomMatcher(int atomId, long matcherId) { in createAtomMatcher()
/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp1205 for (const auto& matcherId : configStats.reason->matcherIds) { in addConfigStatsToProto() local
1531 const int64_t matcherId) { in createInvalidConfigReasonWithMatcher()
1539 const int64_t matcherId) { in createInvalidConfigReasonWithMatcher()
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dmetrics_manager_util_test.cpp1022 int64_t matcherId = 1; in TEST_F() local
1034 int64_t matcherId = 1; in TEST_F() local
Dconfig_update_utils_test.cpp142 int64_t matcherId = matcher.id(); in TEST_F() local
169 int64_t matcherId = newMatcher.id(); in TEST_F() local
194 int64_t matcherId = newMatcher.id(); in TEST_F() local
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp150 const int64_t matcherId, const int64_t metricId, const int metricIndex, in handleMetricWithAtomMatchingTrackers()
/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp1476 int64_t matcherId = 678; in createEventMatcherWizard() local