Searched defs:TARGET_PKG_A (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/appsearch/src/android/appsearch/cts/ |
D | AppSearchInstantAppTest.java | 46 private static final String TARGET_PKG_A = "android.appsearch.app.helper_a"; field in AppSearchInstantAppTest 55 runDeviceTests(getDevice(), TARGET_PKG_A, TEST_CLASS_A, testMethod, userId, in runDeviceTestAsUserInPkgA() local
|
D | AppSearchHostTestBase.java | 31 protected static final String TARGET_PKG_A = "android.appsearch.app.helper_a"; field in AppSearchHostTestBase 50 runDeviceTests(getDevice(), TARGET_PKG_A, TEST_CLASS_A, testMethod, userId, in runDeviceTestAsUserInPkgA() local 71 runDeviceTests(getDevice(), TARGET_PKG_A, TEST_STORAGE_AUGMENTER_CLASS_A, in runStorageAugmenterDeviceTestAsUserInPkgA() local
|