Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandSchedulerFuncTest.java162 protected void initLogging() { in setUp()
437 protected void initLogging() { in testShutdown_notInterruptible()
565 protected void initLogging() { in testShutdown_notInterruptible_timeout()
636 protected void initLogging() { in testShutdown_invocation_timeout()
DCommandRunnerTest.java81 protected void initLogging() {} in setUp()
296 doNothing().when(mockScheduler).initLogging(); in testRun_noDevice()
DCommandSchedulerTest.java165 protected void initLogging() { in initLogging() method in CommandSchedulerTest.TestableCommandScheduler
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1110 initLogging(); in start()
2255 protected void initLogging() { in initLogging() method in CommandScheduler
/tools/tradefederation/core/javatests/com/android/tradefed/cluster/
DClusterCommandSchedulerTest.java958 protected void initLogging() {