Searched refs:printedStop (Results 1 – 1 of 1) sorted by relevance
207 public boolean printedStop = false; field in CommandSchedulerFuncTest.MeasuredInvocation252 printedStop = true; in notifyInvocationStopped()295 assertFalse(mMockTestInvoker.printedStop); in testBatteryLowLevel()381 assertTrue(mMockTestInvoker.printedStop); in testShutdown_interruptible()458 assertFalse(mMockTestInvoker.printedStop); in testShutdown_notInterruptible()