Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRateEstimatorTest.java45 assertUpdateTime(mTestStartTime); in testRunningTimeBackwardDoesntExplodeUpdate()
46 assertUpdateTime(mTestStartTime - 1000L); in testRunningTimeBackwardDoesntExplodeUpdate()
51 assertUpdateTime(mTestStartTime); in testRunningTimeBackwardDoesntExplodeGet()
59 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeUpdate()
60 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeUpdate()
65 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeGet()
66 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeGet()
74 assertUpdateTime(mTestStartTime); in testInstantaneousBurstIsEstimatedUnderTwoPercent()
83 assertUpdateTime(mTestStartTime); in testCompactBurstIsEstimatedUnderTwoPercent()
92 assertUpdateTime(mTestStartTime); in testSustained1000HzBurstIsEstimatedOverNinetyPercent()
[all …]