Searched refs:TOTAL_TIME_MESSAGE (Results 1 – 1 of 1) sorted by relevance
64 private static final String TOTAL_TIME_MESSAGE = "TotalTime:"; field in AppTransitionTests544 if (line.startsWith(TOTAL_TIME_MESSAGE)) { in parseLaunchTime()