Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerFuncTest.java153 protected void initLogging() { in setUp()
420 protected void initLogging() { in testShutdown_notInterruptible()
535 protected void initLogging() { in testShutdown_notInterruptible_timeout()
604 protected void initLogging() { in testShutdown_invocation_timeout()
DCommandRunnerTest.java67 protected void initLogging() {} in setUp()
244 doNothing().when(mockScheduler).initLogging(); in testRun_noDevice()
DCommandSchedulerTest.java128 protected void initLogging() { in initLogging() method in CommandSchedulerTest.TestableCommandScheduler
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java864 initLogging(); in start()
1780 protected void initLogging() { in initLogging() method in CommandScheduler