Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/notification/
DRateEstimatorTest.java34 assertUpdateTime(mTestStartTime); in testRunningTimeBackwardDoesntExplodeUpdate()
35 assertUpdateTime(mTestStartTime - 1000L); in testRunningTimeBackwardDoesntExplodeUpdate()
40 assertUpdateTime(mTestStartTime); in testRunningTimeBackwardDoesntExplodeGet()
48 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeUpdate()
49 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeUpdate()
54 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeGet()
55 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeGet()
63 assertUpdateTime(mTestStartTime); in testInstantaneousBurstIsEstimatedUnderTwoPercent()
72 assertUpdateTime(mTestStartTime); in testCompactBurstIsEstimatedUnderTwoPercent()
81 assertUpdateTime(mTestStartTime); in testSustained1000HzBurstIsEstimatedOverNinetyPercent()
[all …]