Searched refs:getTotalMemory (Results 1 – 3 of 3) sorted by relevance
1526 public long getTotalMemory(); in getTotalMemory() method
2846 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory()2861 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory_emptyString()2876 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory_unexpectedFormat()2891 assertEquals(expectSize, mTestDevice.getTotalMemory()); in testGetTotalMemory_exception()
4877 public long getTotalMemory() { in getTotalMemory() method in NativeDevice