Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DLaunchSomeWhere.java75 public static void launchSomeWhere(String cve, ITestDevice device) in launchSomeWhere() argument
81 "--es", "cve", cve, in launchSomeWhere()
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java3075 String cve = rname.replace("_", "-").toUpperCase(); in doStagefrightTestRawBlob() local
3076 assertFalse("Device *IS* vulnerable to " + cve, in doStagefrightTestRawBlob()