Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/
DLowRamDeviceTest.java61 private static final long ONE_MEGABYTE = 1048576L; field in LowRamDeviceTest
161 long totalMemoryMb = getTotalMemory() / ONE_MEGABYTE; in testMinDataPartitionSize()
199 long totalMemoryMb = getTotalMemory() / ONE_MEGABYTE; in assertMinMemoryMb()