Home
last modified time | relevance | path

Searched refs:REPORT_PATH_RUN_LEVEL (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/device-collectors/src/test/platform/android/device/collectors/
DStatsdListenerTest.java172 StatsdListener.REPORT_PATH_RUN_LEVEL) in testRunLevelCollection_metrics()
184 StatsdListener.REPORT_PATH_RUN_LEVEL) in testRunLevelCollection_metrics()
194 StatsdListener.REPORT_PATH_RUN_LEVEL) in testRunLevelCollection_metrics()
206 StatsdListener.REPORT_PATH_RUN_LEVEL) in testRunLevelCollection_metrics()
463 StatsdListener.REPORT_PATH_RUN_LEVEL) in testRunAndTestLevelCollection()
/platform_testing/libraries/device-collectors/src/main/platform-collectors/src/android/device/collectors/
DStatsdListener.java72 static final String REPORT_PATH_RUN_LEVEL = "run-level"; field in StatsdListener
134 mRunLevelConfigIds, Paths.get(REPORT_PATH_ROOT, REPORT_PATH_RUN_LEVEL), ""); in onTestRunEnd()