Searched refs:MEMORY_SIZE (Results 1 – 1 of 1) sorted by relevance
125 private static final long MEMORY_SIZE = 1902936064; field in BusinessLogicPreparerTest210 when(mMockDevice.getTotalMemory()).thenReturn(MEMORY_SIZE); in testBuildRequestString()