Searched refs:END_SECTION_ID (Results 1 – 2 of 2) sorted by relevance
74 if (!line.equals(END_SECTION_ID)) { in CheckTraceFileFormat()
33 public static final String END_SECTION_ID = "*end"; field in BaseTraceParser