Searched refs:cve (Results 1 – 2 of 2) sorted by relevance
75 public static void launchSomeWhere(String cve, ITestDevice device) in launchSomeWhere() argument81 "--es", "cve", cve, in launchSomeWhere()
3219 String cve = rname.replace("_", "-").toUpperCase(); in doStagefrightTestRawBlob() local3220 assertFalse("Device *IS* vulnerable to " + cve, in doStagefrightTestRawBlob()