Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java247 Long apkTrimResult = Os.stat(installPath).st_size; in testSpaceAllocatedForPackage() local
252 assertTrue(apkTrimResult <= appFileSize); in testSpaceAllocatedForPackage()