Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/guice/
DInvocationScope.java65 private static InvocationScope sDefaultInstance = null; field in InvocationScope
68 if (sDefaultInstance == null) { in getDefault()
69 sDefaultInstance = new InvocationScope(); in getDefault()
71 return sDefaultInstance; in getDefault()
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java57 private static IRunUtil sDefaultInstance = null; field in RunUtil
87 if (sDefaultInstance == null) { in getDefault()
88 sDefaultInstance = new RunUtil(); in getDefault()
90 return sDefaultInstance; in getDefault()
98 if (this.equals(sDefaultInstance)) { in setWorkingDir()
109 if (this.equals(sDefaultInstance)) { in setEnvVariable()
125 if (this.equals(sDefaultInstance)) { in unsetEnvVariable()
134 if (this.equals(sDefaultInstance)) { in setRedirectStderrToStdout()
834 if (this.equals(sDefaultInstance)) { in setEnvVariablePriority()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...