Searched refs:ONE_MEBI (Results 1 – 2 of 2) sorted by relevance
84 private static final long ONE_MEBI = 1024 * 1024; field in MicrodroidBenchmarks160 .setMemoryBytes(mem * ONE_MEBI) in canBootMicrodroidWithMemory()237 .setMemoryBytes(256 * ONE_MEBI) in runBootTimeTest()527 .setMemoryBytes(256 * ONE_MEBI) in testMemoryUsage()613 .setMemoryBytes(256 * ONE_MEBI) in testMemoryReclaim()
171 private static final long ONE_MEBI = 1024 * 1024; field in MicrodroidTests173 private static final long MIN_MEM_ARM64 = 170 * ONE_MEBI;174 private static final long MIN_MEM_X86_64 = 196 * ONE_MEBI;