Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
H A DCountMetricsTests.java48 int matcherId = 1; in testSimpleEventCountMetric() local
254 int matcherId = 1; in testPartialBucketCountMetric() local
H A DMetricsUtils.java135 public static EventActivation.Builder createEventActivation(int ttlSecs, int matcherId, in createEventActivation()
/aosp12/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
H A DTestDrive.java320 private static AtomMatcher createAtomMatcher(int atomId, long matcherId) { in createAtomMatcher()
/aosp12/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
H A Dconfig_update_utils_test.cpp126 int64_t matcherId = matcher.id(); in TEST_F() local
152 int64_t matcherId = newMatcher.id(); in TEST_F() local
176 int64_t matcherId = newMatcher.id(); in TEST_F() local
/aosp12/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
H A Dmetrics_manager_util.cpp134 const int64_t matcherId, const int metricIndex, const bool enforceOneAtom, in handleMetricWithAtomMatchingTrackers()
/aosp12/packages/modules/StatsD/statsd/tests/
H A Dstatsd_test_util.cpp1142 int64_t matcherId = 678; in createEventMatcherWizard() local