Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java395 ILeveledLogOutput endHostLog = config.getLogOutput(); in performInvocation() local
396 endHostLog.init(); in performInvocation()
397 getLogRegistry().registerLogger(endHostLog); in performInvocation()
405 endHostLog.closeLog(); in performInvocation()