Home
last modified time | relevance | path

Searched refs:processPatternStringsWithSelf (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DAdbUtils.java696 String[] processPatternStringsWithSelf = new String[processPatternList.size()]; in runPocAssertNoCrashesNotVulnerable() local
697 processPatternList.toArray(processPatternStringsWithSelf); in runPocAssertNoCrashesNotVulnerable()
699 new TombstoneUtils.Config().setProcessPatterns(processPatternStringsWithSelf); in runPocAssertNoCrashesNotVulnerable()