Searched refs:RUNTIME_RESTART (Results 1 – 2 of 2) sorted by relevance
53 public static final String RUNTIME_RESTART = "RUNTIME_RESTART"; field in LogcatParser453 RUNTIME_RESTART); in initPatterns()
374 assertEquals(1, logcat.getMiscEvents(LogcatParser.RUNTIME_RESTART).size()); in testParse_misc_events()388 item = logcat.getMiscEvents(LogcatParser.RUNTIME_RESTART).get(0); in testParse_misc_events()