Home
last modified time | relevance | path

Searched refs:initLogging (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandRunnerTest.java67 protected void initLogging() {} in setUp()
244 doNothing().when(mockScheduler).initLogging(); in testRun_noDevice()
DCommandSchedulerFuncTest.java140 protected void initLogging() { in setUp()
414 protected void initLogging() { in testShutdown_notInterruptible()
529 protected void initLogging() { in testShutdown_notInterruptible_timeout()
598 protected void initLogging() { in testShutdown_invocation_timeout()
DCommandSchedulerTest.java118 protected void initLogging() { in initLogging() method in CommandSchedulerTest.TestableCommandScheduler