Searched refs:processPatternStringsWithSelf (Results 1 – 1 of 1) sorted by relevance
696 String[] processPatternStringsWithSelf = new String[processPatternList.size()]; in runPocAssertNoCrashesNotVulnerable() local697 processPatternList.toArray(processPatternStringsWithSelf); in runPocAssertNoCrashesNotVulnerable()699 new TombstoneUtils.Config().setProcessPatterns(processPatternStringsWithSelf); in runPocAssertNoCrashesNotVulnerable()