Searched refs:fillUpMemoryAndCheck (Results 1 – 2 of 2) sorted by relevance
57 reply.writeBoolean(fillUpMemoryAndCheck(data.readLong(), mTestFunc));87 private boolean fillUpMemoryAndCheck(final long totalMb, final IBinder testFunc) { in fillUpMemoryAndCheck() method in MemoryConsumerService
410 private List<ServiceConnection> fillUpMemoryAndCheck( in fillUpMemoryAndCheck() method in ActivityManagerAppExitInfoTest474 List<ServiceConnection> services = fillUpMemoryAndCheck(testFunc, list); in testLmkdKill()