Searched refs:TestTimeBase (Results 1 – 1 of 1) sorted by relevance
39 static class TestTimeBase extends BatteryStatsImpl.TimeBase { class in BatteryStatsTimeBaseTest75 TestTimeBase tb = new TestTimeBase(); in testRunning()172 TestTimeBase tb = new TestTimeBase(); in testResetWhileRunning()187 TestTimeBase tb = new TestTimeBase(); in testResetWhileNotRunning()200 TestTimeBase tb = new TestTimeBase(); in testInit()213 TestTimeBase tb1 = new TestTimeBase(); in testParcellingWhileRunning()222 TestTimeBase tb2 = new TestTimeBase(); in testParcellingWhileRunning()234 TestTimeBase tb1 = new TestTimeBase(); in testParcellingWhileNotRunning()243 TestTimeBase tb2 = new TestTimeBase(); in testParcellingWhileNotRunning()254 TestTimeBase tb1 = new TestTimeBase(); in testSummary()[all …]