OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopAtomMatcherWithLabel
(Results
1 - 5
of
5
) sorted by null
/cts/hostsidetests/statsd/src/android/cts/statsd/metric/
DurationMetricsTests.java
60
MetricsUtils.
stopAtomMatcherWithLabel
(APP_BREADCRUMB_REPORTED_A_MATCH_STOP_ID, label);
118
AtomMatcher stopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
122
AtomMatcher conditionStopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
233
AtomMatcher stopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
327
AtomMatcher stopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
331
AtomMatcher conditionStopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
MetricsUtils.java
72
public static AtomMatcher
stopAtomMatcherWithLabel
(int id, int label) {
CountMetricsTests.java
146
MetricsUtils.
stopAtomMatcherWithLabel
(endMatcherId, endMatcherLabel);
GaugeMetricsTests.java
218
AtomMatcher conditionStopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
ValueMetricsTests.java
350
AtomMatcher conditionStopAtomMatcher = MetricsUtils.
stopAtomMatcherWithLabel
(
Completed in 282 milliseconds