Home
last modified time | relevance | path

Searched refs:getOutputTraceFilePath (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/monitor/
DTraceMonitor.java50 Path traceFileCopy = getOutputTraceFilePath(testTag); in saveTrace()
69 public Path getOutputTraceFilePath(String testTag) { in getOutputTraceFilePath() method in TraceMonitor
/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/monitor/
DLayersTraceMonitorTest.java57 mLayersTraceMonitor.getOutputTraceFilePath("captureLayersTrace").toFile().delete(); in teardown()
DWindowManagerTraceMonitorTest.java57 mWindowManagerTraceMonitor.getOutputTraceFilePath("captureWindowTrace").toFile().delete(); in teardown()