Home
last modified time | relevance | path

Searched defs:testFunc (Results 1 – 2 of 2) 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.java408 final MemoryConsumerService.TestFuncInterface testFunc, in fillUpMemoryAndCheck()
452 final MemoryConsumerService.TestFuncInterface testFunc = in testLmkdKill() local