Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java153 private static final String FINAL_PERFETTO_TRACE_LOCATION = "/data/local/tmp/%s.perfetto-trace"; field in BootTimeTest
542 String.format(FINAL_PERFETTO_TRACE_LOCATION, testId); in processPerfettoFile()