Searched refs:slowConfigArgs (Results 1 – 1 of 1) sorted by relevance
193 String[] slowConfigArgs = new String[] {"slowConfig"}; in testRun_scheduling() local201 AdditionalMatchers.aryEq(slowConfigArgs), in testRun_scheduling()208 mCommandScheduler.addCommand(slowConfigArgs); in testRun_scheduling()305 String[] slowConfigArgs = new String[] {"slowConfig"}; in testBatteryLowLevel() local308 AdditionalMatchers.aryEq(slowConfigArgs), in testBatteryLowLevel()314 mCommandScheduler.addCommand(slowConfigArgs); in testBatteryLowLevel()345 String[] slowConfigArgs = new String[] {"slowConfig"}; in testBatteryLowLevel_interruptible() local348 AdditionalMatchers.aryEq(slowConfigArgs), in testBatteryLowLevel_interruptible()355 mCommandScheduler.addCommand(slowConfigArgs); in testBatteryLowLevel_interruptible()372 String[] slowConfigArgs = new String[] {"slowConfig"}; in testShutdown_interruptible() local[all …]