Home
last modified time | relevance | path

Searched defs:currentAtraceFile (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/performance/tests/
DHermeticLaunchTest.java476 File currentAtraceFile = pullAtraceInfoFile(filePaths[count]); in analyzeAtraceData() local
535 File currentAtraceFile, String processId) throws FileNotFoundException, IOException { in parseAtraceInfoFile()