Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/
DSdkSandboxStorageManagerUnitTest.java245 final Path ceDataPackageDirectory = in test_onUserUnlocking_Instrumentation_NoSdk_PackageDirNotRemoved() local
255 assertThat(Files.exists(ceDataPackageDirectory)).isTrue(); in test_onUserUnlocking_Instrumentation_NoSdk_PackageDirNotRemoved()
270 final Path ceDataPackageDirectory = in test_onUserUnlocking_NoInstrumentation_NoSdk_PackageDirRemoved() local
280 assertThat(Files.exists(ceDataPackageDirectory)).isFalse(); in test_onUserUnlocking_NoInstrumentation_NoSdk_PackageDirRemoved()