Home
last modified time | relevance | path

Searched defs:PKG_B (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DStorageHostTest.java59 private static final String PKG_B = "com.android.cts.storageapp_b"; field in StorageHostTest
242 Utils.runDeviceTestsAsCurrentUser(getDevice(), PKG_B, CLASS, "testFullDisk"); in testFullDisk() local
/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/helper_a/
DAppSearchDeviceTest.java74 private static final String PKG_B = "android.appsearch.app.helper_b"; field in AppSearchDeviceTest
/cts/tests/appsearch/src/com/android/cts/appsearch/functions/
DAppFunctionManagerCtsTest.java87 private static final String PKG_B = "com.android.cts.appsearch.helper.b"; field in AppFunctionManagerCtsTest
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DUtils.java44 public static final String PKG_B = "com.android.cts.storageapp_b"; field in Utils
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionServiceCtsTestBase.java113 private static final String PKG_B = "com.android.cts.appsearch.helper.b"; field in GlobalSearchSessionServiceCtsTestBase