Searched defs:testPackage (Results 1 – 11 of 11) sorted by relevance
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/ |
D | TestInfo.java | 26 public final String testPackage; field in TestInfo 30 public TestInfo(String testPackage, String testClass, String testMethod) { in TestInfo()
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | CVE_2021_0682.java | 51 final String testPackage = "android.security.cts.CVE_2021_0682"; in testPocCVE_2021_0682() local 58 String.format("%s/.PocAccessibilityService", testPackage))) { in testPocCVE_2021_0682() argument
|
D | CVE_2024_34738.java | 45 final String testPackage = "android.security.cts.CVE_2024_34738"; in testPocCVE_2024_34738() local
|
D | CVE_2024_23704.java | 59 private AutoCloseable withPocAdminReceiverAsDeviceOwner(String testPackage) throws Exception { in withPocAdminReceiverAsDeviceOwner()
|
D | CVE_2024_31332.java | 55 private AutoCloseable withPocDeviceAdminReceiverAsDeviceOwner(String testPackage) in withPocDeviceAdminReceiverAsDeviceOwner()
|
D | CVE_2024_43081.java | 78 private AutoCloseable asDeviceOwnerAndInstantApp(String testPackage, ITestDevice device) in asDeviceOwnerAndInstantApp()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | CurrentApiHelperTest.java | 43 String testPackage = mClazz.getPackage().getName(); in setUp() local
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TestNotificationListener.java | 152 public NotificationHelper(Context context, String testPackage) throws Exception { in NotificationHelper()
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/ |
D | AppCloningBaseHostTest.java | 193 protected void runDeviceTestAsUser(@Nonnull String testPackage, @Nonnull String testClass, in runDeviceTestAsUser()
|
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/content/pm/ |
D | PackageManagerHelperTest.java | 226 String testPackage = CAR_BUILTIN_CTS_PKG + ".apps.simple"; in testForceStopPackageAsUser() local
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
D | DeviceUtils.java | 488 public static void executeBackgroundService(ITestDevice device, String testPackage, in executeBackgroundService() 508 public static void executeServiceAction(ITestDevice device, String testPackage, in executeServiceAction()
|