Searched refs:ShouldCheckThread (Results 1 – 3 of 3) sorted by relevance
33 if (!ShouldCheckThread(threadId, threadName)) { in CheckTraceFileFormat()
87 if (!ShouldCheckThread(threadId, threadName)) { in CheckTraceFileFormat()
143 public boolean ShouldCheckThread(int threadId, String threadName) throws Exception { in ShouldCheckThread() method in BaseTraceParser