Searched defs:testPackage (Results 1 – 8 of 8) sorted by relevance
26 public final String testPackage; field in TestInfo30 public TestInfo(String testPackage, String testClass, String testMethod) { in TestInfo()
55 private AutoCloseable withPocDeviceAdminReceiverAsDeviceOwner(String testPackage) in withPocDeviceAdminReceiverAsDeviceOwner()
59 private AutoCloseable withPocAdminReceiverAsDeviceOwner(String testPackage) throws Exception { in withPocAdminReceiverAsDeviceOwner()
43 String testPackage = mClazz.getPackage().getName(); in setUp() local
151 public NotificationHelper(Context context, String testPackage) throws Exception { in NotificationHelper()
193 protected void runDeviceTestAsUser(@Nonnull String testPackage, @Nonnull String testClass, in runDeviceTestAsUser()
226 String testPackage = CAR_BUILTIN_CTS_PKG + ".apps.simple"; in testForceStopPackageAsUser() local
486 public static void executeBackgroundService(ITestDevice device, String testPackage, in executeBackgroundService()506 public static void executeServiceAction(ITestDevice device, String testPackage, in executeServiceAction()