Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
DCountMetricsTests.java79 int matcherId = 1; in testSimpleEventCountMetric() local
311 int matcherId = 1; in testPartialBucketCountMetric() local
DMetricsUtils.java151 public static EventActivation.Builder createEventActivation(int ttlSecs, int matcherId, in createEventActivation()
/packages/modules/StatsD/statsd/tests/
DDataCorruptionReason_test.cpp439 const int64_t matcherId = StringToId(kInterestAtomMatcherName); in TEST_F() local
Dstatsd_test_util.cpp1646 int64_t matcherId = 678; in createEventMatcherWizard() local
/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
DTestDrive.java558 private static AtomMatcher createAtomMatcher(int atomId, long matcherId) { in createAtomMatcher()
/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.cpp1738 for (const auto& matcherId : configStats.reason->matcherIds) { in addConfigStatsToProto() local
2209 const int64_t matcherId) { in createInvalidConfigReasonWithMatcher()
2217 const int64_t matcherId) { in createInvalidConfigReasonWithMatcher()
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp106 optional<InvalidConfigReason> validateSimpleAtomMatcher(int64_t matcherId, in validateSimpleAtomMatcher()
224 const int64_t matcherId, const int64_t metricId, const int metricIndex, in handleMetricWithAtomMatchingTrackers()
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dmetrics_manager_util_test.cpp1218 int64_t matcherId = 1; in TEST_F() local
1230 int64_t matcherId = 1; in TEST_F() local
Dconfig_update_utils_test.cpp167 int64_t matcherId = matcher.id(); in TEST_F() local
194 int64_t matcherId = newMatcher.id(); in TEST_F() local
219 int64_t matcherId = newMatcher.id(); in TEST_F() local