Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DInstantCookieHostTest.java42 private static final String INSTANT_COOKIE_APP_PKG = "test.instant.cookie"; field in InstantCookieHostTest
50 uninstallPackage(INSTANT_COOKIE_APP_PKG); in setUp()
56 uninstallPackage(INSTANT_COOKIE_APP_PKG); in tearDown()
63 runDeviceTests(INSTANT_COOKIE_APP_PKG, "test.instant.cookie.CookieTest", in testCookieUpdateAndRetrieval()
70 runDeviceTests(INSTANT_COOKIE_APP_PKG, "test.instant.cookie.CookieTest", in testCookiePersistedAcrossInstantInstalls()
72 uninstallPackage(INSTANT_COOKIE_APP_PKG); in testCookiePersistedAcrossInstantInstalls()
74 runDeviceTests(INSTANT_COOKIE_APP_PKG, "test.instant.cookie.CookieTest", in testCookiePersistedAcrossInstantInstalls()
81 runDeviceTests(INSTANT_COOKIE_APP_PKG, "test.instant.cookie.CookieTest", in testCookiePersistedUpgradeFromInstant()
84 runDeviceTests(INSTANT_COOKIE_APP_PKG, "test.instant.cookie.CookieTest", in testCookiePersistedUpgradeFromInstant()
91 runDeviceTests(INSTANT_COOKIE_APP_PKG, "test.instant.cookie.CookieTest", in testCookieResetOnNonInstantReinstall()
[all …]