Searched defs:CATEGORIES (Results 1 – 2 of 2) sorted by relevance
47 private static final Pattern CATEGORIES = Pattern.compile(":IncludeCategory: (\\S+)"); field in MonkeyLogParser
49 public static final String CATEGORIES = "CATEGORIES"; field in MonkeyLogItem