Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java2356 double[] cached, boolean expectingTimeout, int expectingLevel, long timeout, in runTestBgCurrentDrainExemptionOnce() argument
2389 if (expectingTimeout) { in runTestBgCurrentDrainExemptionOnce()
2401 expectingTimeout ? never() : atLeast(1)).restrictApp( in runTestBgCurrentDrainExemptionOnce()
2408 expectingTimeout ? never() : atLeast(1)) in runTestBgCurrentDrainExemptionOnce()
2412 expectingTimeout ? never() : atLeast(1)) in runTestBgCurrentDrainExemptionOnce()
2515 boolean[] expectingTimeout) throws Exception { in runTestExcessiveEvent() argument
2572 if (expectingTimeout[i]) { in runTestExcessiveEvent()