Home
last modified time | relevance | path

Searched defs:fieldMatcher (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DGaugeMetric_e2e_push_test.cpp52 auto fieldMatcher = gaugeMetric->mutable_gauge_fields_filter()->mutable_fields(); in CreateStatsdConfigForPushedEvent() local
/aosp12/packages/modules/StatsD/statsd/tests/
H A DLogEntryMatcher_test.cpp154 auto fieldMatcher = simpleMatcher->add_field_value_matcher(); in TEST() local
429 auto fieldMatcher = simpleMatcher->add_field_value_matcher(); in TEST() local
490 auto fieldMatcher = simpleMatcher->add_field_value_matcher(); in TEST() local
/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/metric/
H A DGaugeMetricsTests.java75 FieldMatcher fieldMatcher = in testGaugeMetric() local