Searched refs:OUTPUT_FILE_TRACE_SUFFIX (Results 1 – 2 of 2) sorted by relevance
101 private static final String OUTPUT_FILE_TRACE_SUFFIX = ".perfetto-trace"; field in ProfilingFrameworkTests320 confirmCollectionSuccess(callback.mResult, OUTPUT_FILE_TRACE_SUFFIX); in testRequestSystemTraceSuccess()461 confirmCollectionSuccess(callback.mResult, OUTPUT_FILE_TRACE_SUFFIX); in testRequestSystemTraceCancel()
72 private static final String OUTPUT_FILE_TRACE_SUFFIX = ".perfetto-trace"; field in ProfilingService755 session.setRedactedFileName(baseFileName + OUTPUT_FILE_TRACE_SUFFIX); in startProfiling()