Home
last modified time | relevance | path

Searched defs:testFunc (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/AppExitTest/src/android/app/cts/
DMemoryConsumerService.java70 TestFuncInterface(final BooleanSupplier testFunc) { in TestFuncInterface()
87 private boolean fillUpMemoryAndCheck(final long totalMb, final IBinder testFunc) { in fillUpMemoryAndCheck()
145 final TestFuncInterface testFunc, String instanceName) throws Exception { in bindToService()
DActivityManagerAppExitInfoTest.java510 final MemoryConsumerService.TestFuncInterface testFunc, in fillUpMemoryAndCheck()
555 final MemoryConsumerService.TestFuncInterface testFunc = in testLmkdKill() local
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java1759 final Predicate[] testFunc = new Predicate[1]; in testTrimMemActivityFg() local