Searched defs:ROOTFS_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/site_tests/platform_PartitionCheck/
H A Dplatform_PartitionCheck.py11 ROOTFS_SIZE = 2 * 1024 * 1024 * 1024 variable
83 if psize != ROOTFS_SIZE:
85 (p, psize, ROOTFS_SIZE))

Completed in 82 milliseconds