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.java43 assertUpdateTime(mTestStartTime); in testRunningTimeBackwardDoesntExplodeUpdate()
44 assertUpdateTime(mTestStartTime - 1000L); in testRunningTimeBackwardDoesntExplodeUpdate()
49 assertUpdateTime(mTestStartTime); in testRunningTimeBackwardDoesntExplodeGet()
57 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeUpdate()
58 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeUpdate()
63 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeGet()
64 assertUpdateTime(mTestStartTime); in testInstantaneousEventsDontExplodeGet()
72 assertUpdateTime(mTestStartTime); in testInstantaneousBurstIsEstimatedUnderTwoPercent()
81 assertUpdateTime(mTestStartTime); in testCompactBurstIsEstimatedUnderTwoPercent()
90 assertUpdateTime(mTestStartTime); in testSustained1000HzBurstIsEstimatedOverNinetyPercent()
[all …]