Searched refs:getCategory (Results 1 – 13 of 13) sorted by relevance
229 assertEquals(KernelLogParser.SELINUX_DENIAL, item.getCategory()); in testSelinuxDenialParse()235 assertEquals(KernelLogParser.SELINUX_DENIAL, selinuxItem.getCategory()); in testSelinuxDenialParse()261 assertEquals(KernelLogParser.LOW_MEMORY_KILLER, miscItem.getCategory()); in testLowMemoryKillerParse()265 assertEquals(KernelLogParser.LOW_MEMORY_KILLER, lmkItem.getCategory()); in testLowMemoryKillerParse()294 assertEquals(KernelLogParser.PAGE_ALLOC_FAILURE, miscItem.getCategory()); in testPageAllocationFailureParse()298 assertEquals(KernelLogParser.PAGE_ALLOC_FAILURE, failItem.getCategory()); in testPageAllocationFailureParse()
273 assertEquals("NORMAL_REBOOT", bugreport.getLastKmsg().getEvents().get(0).getCategory()); in testParse_bootreason_kernel_good()291 assertEquals("KERNEL_RESET", bugreport.getLastKmsg().getEvents().get(0).getCategory()); in testParse_bootreason_kernel_bad()310 assertEquals("NORMAL_REBOOT", bugreport.getLastKmsg().getEvents().get(0).getCategory()); in testParse_bootreason_prop_good()329 assertEquals("KERNEL_RESET", bugreport.getLastKmsg().getEvents().get(0).getCategory()); in testParse_bootreason_prop_bad()356 assertEquals("KERNEL_RESET", bugreport.getLastKmsg().getEvents().get(0).getCategory()); in testParse_bootreason_duplicate()
145 assertEquals(LogcatParser.JAVA_CRASH, logcat.getJavaCrashes().get(0).getCategory()); in testParse_test_exception()
70 if (interrupts.getCategory() != InterruptCategory.UNKNOWN_INTERRUPT) { in getAnalysis()72 interrupts.getCategory(), in getAnalysis()
70 wakelocks.getCategory(), in getAnalysis()
93 public InterruptCategory getCategory() { in getCategory() method in InterruptItem.InterruptInfoItem120 if (category.equals(interrupt.getCategory())) { in getInterrupts()
99 if (KernelLogParser.KERNEL_RESET.equals(event.getCategory()) && in addEvent()112 if (item.getCategory().equals(category)) { in getMiscEvents()
127 public WakeLockCategory getCategory() { in getCategory() method in WakelockItem.WakelockInfoItem176 if (category.equals(wakeLock.getCategory())) { in getWakeLocks()
87 public String getCategory() { in getCategory() method in MiscKernelLogItem
175 public String getCategory() { in getCategory() method in MiscLogcatItem
143 if (item.getCategory().equals(category)) { in getMiscEvents()
593 return crashTag.getCategory(); in getJavaCrashCategory()614 public String getCategory() { in getCategory() method in LogcatParser.CrashTag
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...