OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DUMP_REPORT_CMD
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
AtomMetricTester.java
53
private static final String
DUMP_REPORT_CMD
=
135
String.format(
DUMP_REPORT_CMD
, CONFIG_ID));
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
AtomTestCase.java
83
public static final String
DUMP_REPORT_CMD
= "cmd stats dump-report";
366
String.join(" ",
DUMP_REPORT_CMD
, String.valueOf(CONFIG_ID),
[
all
...]
Completed in 56 milliseconds