Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/src/com/android/tests/sdksandbox/host/
DSdkSandboxStorageHostTest.java313 final int numberOfChildren = children.length; in testSdkDataPackageDirectory_IsDestroyedOnUninstall_DeviceLocked() local
321 assertThat(children).hasLength(numberOfChildren); in testSdkDataPackageDirectory_IsDestroyedOnUninstall_DeviceLocked()
329 assertThat(children).hasLength(numberOfChildren); in testSdkDataPackageDirectory_IsDestroyedOnUninstall_DeviceLocked()
347 assertThat(children).hasLength(numberOfChildren - 1); in testSdkDataPackageDirectory_IsDestroyedOnUninstall_DeviceLocked()