Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/log/
DLogUtilFuncTest.java84 CLog.setGlobalConfigInstance(mMockGlobalConfig); in testCLog_wtf()
107 CLog.setGlobalConfigInstance(mMockGlobalConfig); in testCLog_wtf_wtfHandlerNotSet()
/tools/tradefederation/core/src/com/android/tradefed/log/
DLogUtil.java291 public static void setGlobalConfigInstance(IGlobalConfiguration globalConfig) { in setGlobalConfigInstance() method in LogUtil.CLog
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java461 CLog.setGlobalConfigInstance(mockGc); in testRun_fatalError()
482 CLog.setGlobalConfigInstance(null); in testRun_fatalError()