Home
last modified time | relevance | path

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

/cts/hostsidetests/appsearch/src/android/appsearch/cts/
DAppSearchHostTestBase.java40 protected static final String TARGET_PKG_B = "android.appsearch.app.helper_b"; field in AppSearchHostTestBase
106 runDeviceTests(getDevice(), TARGET_PKG_B, TEST_CLASS_B, testMethod, userId, in runDeviceTestAsUserInPkgB() local