Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2020_0072.java37 testConfig.checkCrash = false; in testPocCVE_2020_0072()
DCVE_2021_0473.java37 testConfig.checkCrash = false; in testPocCVE_2021_0473()
DAdbUtils.java71 boolean checkCrash = true; field in AdbUtils.pocConfig
692 if(testConfig.checkCrash) { in runPocAssertNoCrashesNotVulnerable()