Searched refs:singleton (Results 1 – 12 of 12) sorted by relevance
50 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()
61 Collections.singleton( in tearDown()
45 private static final Collection<String> SCOPES = Collections.singleton("ascope");
517 Collections.singleton(BluetoothProfile.PAN), in testSetProfilePriority_profileNotSupported()534 Collections.singleton(BluetoothProfile.PBAP_CLIENT), in testSetProfilePriority_exception()
100 Collections.singleton( in setUp()
36 @VisibleForTesting static SystemUtil singleton = new SystemUtil(); field in SystemUtil82 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()
34 Collections.singleton("https://www.googleapis.com/auth/devstorage.read_write");
57 Collections.singleton("https://www.googleapis.com/auth/devstorage.read_only");
21 from aidegen.lib.singleton import Singleton
25 from aidegen.lib.singleton import Singleton
... .jacoco.agent.rt.internal_035b120.Agent singleton private final org.jacoco.agent.rt. ...
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...