Home
last modified time | relevance | path

Searched refs:fillUpMemoryAndCheck (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/AppExitTest/src/android/app/cts/
DMemoryConsumerService.java57 reply.writeBoolean(fillUpMemoryAndCheck(data.readLong(), mTestFunc));
87 private boolean fillUpMemoryAndCheck(final long totalMb, final IBinder testFunc) { in fillUpMemoryAndCheck() method in MemoryConsumerService
DActivityManagerAppExitInfoTest.java407 private List<ServiceConnection> fillUpMemoryAndCheck( in fillUpMemoryAndCheck() method in ActivityManagerAppExitInfoTest
471 List<ServiceConnection> services = fillUpMemoryAndCheck(testFunc, list); in testLmkdKill()