Searched refs:getTotalMemory (Results 1 – 3 of 3) sorted by relevance
1676 public long getTotalMemory(); in getTotalMemory() method
2914 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory()2929 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory_emptyString()2944 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory_unexpectedFormat()2959 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory_exception()
5918 public long getTotalMemory() { in getTotalMemory() method in NativeDevice