Searched refs:MB (Results 1 – 1 of 1) sorted by relevance
905 final long MB = 1024*1024; in testToString() local906 if (Runtime.getRuntime().maxMemory() >= 512*MB) { in testToString()