Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSystemUtilTest.java50 SystemUtil.singleton = Mockito.mock(SystemUtil.class); in testGetExternalTestCasesDirs()
52 SystemUtil.singleton.getEnv( in testGetExternalTestCasesDirs()
55 Mockito.when(SystemUtil.singleton.getEnv(EnvVariable.ANDROID_HOST_OUT_TESTCASES.name())) in testGetExternalTestCasesDirs()
75 SystemUtil.singleton = Mockito.mock(SystemUtil.class); in testGetExternalTestCasesDirsNoDir()
76 Mockito.when(SystemUtil.singleton.getEnv(EnvVariable.ANDROID_TARGET_OUT_TESTCASES.name())) in testGetExternalTestCasesDirsNoDir()
78 Mockito.when(SystemUtil.singleton.getEnv(EnvVariable.ANDROID_HOST_OUT_TESTCASES.name())) in testGetExternalTestCasesDirsNoDir()
DGCSFileUploaderFuncTest.java61 Collections.singleton( in tearDown()
DGoogleApiClientUtilTest.java45 private static final Collection<String> SCOPES = Collections.singleton("ascope");
DSl4aBluetoothUtilTest.java517 Collections.singleton(BluetoothProfile.PAN), in testSetProfilePriority_profileNotSupported()
534 Collections.singleton(BluetoothProfile.PBAP_CLIENT), in testSetProfilePriority_exception()
DGCSFileDownloaderFuncTest.java100 Collections.singleton( in setUp()
/tools/tradefederation/core/src/com/android/tradefed/util/
DSystemUtil.java36 @VisibleForTesting static SystemUtil singleton = new SystemUtil(); field in SystemUtil
82 singleton.getEnv(EnvVariable.ANDROID_TARGET_OUT_TESTCASES.name()), in getExternalTestCasesDirs()
83 singleton.getEnv(EnvVariable.ANDROID_HOST_OUT_TESTCASES.name())); in getExternalTestCasesDirs()
161 String path = singleton.getEnv(ENV_ANDROID_PRODUCT_OUT); in getProductOutputDir()
DGCSFileUploader.java34 Collections.singleton("https://www.googleapis.com/auth/devstorage.read_write");
DGCSFileDownloader.java57 Collections.singleton("https://www.googleapis.com/auth/devstorage.read_only");
/tools/asuite/aidegen/lib/
Dsingleton_unittest.py21 from aidegen.lib.singleton import Singleton
Dmodule_info.py25 from aidegen.lib.singleton import Singleton
/tools/tradefederation/core/res/jacoco/
Djacocoagent.jar ... .jacoco.agent.rt.internal_035b120.Agent singleton private final org.jacoco.agent.rt. ...
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...