Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java224 String perfettoTraceFilePath = in testSuccessiveBoot() local
231 if (perfettoTraceFilePath != null) { in testSuccessiveBoot()
234 perfettoTraceFilePath); in testSuccessiveBoot()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java745 String perfettoTraceFilePath = in testSuccessiveBoots() local
757 if (perfettoTraceFilePath != null) { in testSuccessiveBoots()
758 iterationResult.put("perfetto_file_path", perfettoTraceFilePath); in testSuccessiveBoots()