Searched refs:TEST_APK_LABEL (Results 1 – 1 of 1) sorted by relevance
91 private static final String TEST_APK_LABEL = "Empty Test App"; field in PackageInstallerCujTestBase407 assertThat(isInstalledAndVerifyAppName(TEST_APK_PACKAGE_NAME, TEST_APK_LABEL)).isTrue(); in assertTestPackageInstalled()