Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java2176 final double[] initialBg = {1, 1}, initialFgs = {1, 1}, initialFg = zeros, in testBgCurrentDrainMonitorExemptions() local
2186 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2197 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2213 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2227 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2244 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2258 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2318 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2328 null, windowMs, initialBg, initialFgs, initialFg, initialCached); in testBgCurrentDrainMonitorExemptions()
2358 double[] initialBg, double[] initialFgs, double[] initialFg, double[] initialCached) in runTestBgCurrentDrainExemptionOnce() argument
[all …]