Searched refs:printedStop (Results 1 – 1 of 1) sorted by relevance
230 public boolean printedStop = false; field in CommandSchedulerFuncTest.MeasuredInvocation277 printedStop = true; in notifyInvocationForceStopped()324 assertFalse(mMockTestInvoker.printedStop); in testBatteryLowLevel()404 assertTrue(mMockTestInvoker.printedStop); in testShutdown_interruptible()483 assertFalse(mMockTestInvoker.printedStop); in testShutdown_notInterruptible()