Home
last modified time | relevance | path

Searched refs:nullArg (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerFuncTest.java172 List<String> nullArg = null; in testRun_scheduling() local
175 EasyMock.eq(nullArg), (IKeyStoreClient)EasyMock.anyObject())) in testRun_scheduling()
179 EasyMock.eq(nullArg), (IKeyStoreClient)EasyMock.anyObject())) in testRun_scheduling()
277 List<String> nullArg = null; in testBatteryLowLevel() local
280 EasyMock.eq(nullArg), (IKeyStoreClient)EasyMock.anyObject())) in testBatteryLowLevel()
326 List<String> nullArg = null; in testBatteryLowLevel_interruptible() local
329 EasyMock.eq(nullArg), (IKeyStoreClient)EasyMock.anyObject())) in testBatteryLowLevel_interruptible()
353 List<String> nullArg = null; in testShutdown_interruptible() local
356 EasyMock.eq(nullArg), (IKeyStoreClient)EasyMock.anyObject())) in testShutdown_interruptible()
429 List<String> nullArg = null; in testShutdown_notInterruptible() local
[all …]
DCommandSchedulerTest.java729 List<String> nullArg = null; in setCreateConfigExpectations() local
732 EasyMock.eq(nullArg), (IKeyStoreClient)EasyMock.anyObject())) in setCreateConfigExpectations()