Home
last modified time | relevance | path

Searched refs:TEST_NONEXISTENT_PACKAGE_NAME_2 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/
DConstants.java30 public static final String TEST_NONEXISTENT_PACKAGE_NAME_2 = "com.android.cts.nonexistent2"; field in Constants
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DAppEnumerationTests.java128 import static android.appenumeration.cts.Constants.TEST_NONEXISTENT_PACKAGE_NAME_2;
1236 TEST_NONEXISTENT_PACKAGE_NAME_1, TEST_NONEXISTENT_PACKAGE_NAME_2)); in canPackageQuery_withNonexistentPackages()
1239 QUERIES_NOTHING_PERM, TEST_NONEXISTENT_PACKAGE_NAME_2)); in canPackageQuery_withNonexistentPackages()