Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DPoc18_04.java37 LaunchSomeWhere.launchSomeWhere("CVE_2017_13286", getDevice()); in testPocCVE_2017_13286()
48 LaunchSomeWhere.launchSomeWhere("CVE_2017_13288", getDevice()); in testPocCVE_2017_13288()
59 LaunchSomeWhere.launchSomeWhere("CVE_2017_13289", getDevice()); in testPocCVE_2017_13289()
DPoc18_05.java37 LaunchSomeWhere.launchSomeWhere("CVE_2017_13315", getDevice()); in testPocCVE_2017_13315()
48 LaunchSomeWhere.launchSomeWhere("CVE_2017_13312", getDevice()); in testPocCVE_2017_13312()
DLaunchSomeWhere.java74 class LaunchSomeWhere { class