Searched refs:DEFAULT_TRACE_BODY (Results 1 – 1 of 1) sorted by relevance
104 private static final String DEFAULT_TRACE_BODY = "dmtrace"; field in Debug1101 tracePath = new File(dir, DEFAULT_TRACE_BODY).getAbsolutePath(); in fixTracePath()