Home
last modified time | relevance | path

Searched defs:urls (Results 1 – 25 of 71) sorted by relevance

123

/external/autotest/utils/
Dexternal_packages.py91 urls = () variable in ExternalPackage
607 urls = (_CHROMEOS_MIRROR + 'setuptools-%s.tar.gz' % (version,),) variable in SetuptoolsPackage
661 urls = ('http://commondatastorage.googleapis.com/chromeos-mirror/gentoo/' variable in MySQLdbPackage
686 urls = (_CHROMEOS_MIRROR + local_filename,) variable in DjangoPackage
706 urls = (_CHROMEOS_MIRROR + local_filename,) variable in NumpyPackage
720 urls = (_CHROMEOS_MIRROR + local_filename,) variable in JsonRPCLib
737 urls = (_CHROMEOS_MIRROR + local_filename,) variable in GwtPackage
785 urls = (_CHROMEOS_MIRROR + local_filename,) variable in PyudevPackage
805 urls = (_CHROMEOS_MIRROR + url_filename,) variable in PyMoxPackage
827 urls = (_CHROMEOS_MIRROR + local_filename,) variable in PySeleniumPackage
[all …]
/external/openscreen/osp/msgs/
Dmessages_unittest.cc21 std::vector<std::string> urls; in TEST() local
37 std::vector<std::string> urls{"https://example.com/receiver.html"}; in TEST() local
53 std::vector<std::string> urls{"https://example.com/receiver.html", in TEST() local
71 std::vector<std::string> urls{"https://example.com/receiver.html"}; in TEST() local
80 std::vector<std::string> urls{"\xc0"}; in TEST() local
88 std::vector<std::string> urls{"https://example.com/receiver.html"}; in TEST() local
189 std::vector<std::string> urls{"https://example.com/receiver.html"}; in TEST() local
205 std::vector<std::string> urls{}; in TEST() local
224 std::vector<std::string> urls{"https://example.com/receiver.html"}; in TEST() local
/external/openscreen/osp/impl/presentation/
Durl_availability_requester.cc28 std::vector<std::string>* urls, in PartitionUrlsBySetMembership()
60 void UrlAvailabilityRequester::AddObserver(const std::vector<std::string>& urls, in AddObserver()
72 const std::vector<std::string>& urls, in RemoveObserverUrls()
125 std::vector<std::string> urls; in AddReceiver() local
207 std::vector<std::string> urls) { in RequestUrlAvailabilities()
224 const std::vector<std::string>& urls) { in SendRequest()
278 const std::vector<std::string>& urls, in UpdateAvailabilities()
330 std::vector<std::string> urls; in RemoveUnobservedRequests() local
366 std::vector<std::string> urls; in RemoveUnobservedWatches() local
448 std::vector<std::string>& urls = request_entry->second.urls; in OnStreamMessage() local
[all …]
Durl_availability_requester.h82 std::vector<std::string> urls; member
87 std::vector<std::string> urls; member
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DURLClassLoaderTest.java75 public URLClassLoaderExt(URL[] urls) { in URLClassLoaderExt()
122 URL[] urls = new URL[2]; in test_findResourcesLjava_lang_String() local
152 URL[] urls = new URL[4]; in test_getURLs() local
171 URL[] urls = new URL[1]; in test_newInstance$Ljava_net_URL() local
236 URL[] urls = new URL[1]; in test_findClassLjava_lang_String() local
352 URL[] urls = new URL[2]; in test_findResourceLjava_lang_String() local
472 URL[] urls = new URL[urlVec.size()]; in getURLClassLoader() local
515 URL[] urls = new URL[1]; in test_findClassLjava_lang_String_Jar_Class_Path() local
/external/python/futures/
Dcrawl.py32 def download_urls_sequential(urls, timeout=60): argument
41 def download_urls_with_executor(urls, executor, timeout=60): argument
/external/autotest/client/site_tests/power_LoadTest/extension/
Durls.js44 urls: URLS, property
55 urls: [ property
72 urls: isMP3DecoderPresent() ? [BBC_AUDIO_URL, BBC_AUDIO_URL] : property
84 urls: [ property
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DSandboxClassLoader.java26 private final ClassLoader urls; field in SandboxClassLoader
36 ClassLoader systemClassLoader, InstrumentationConfiguration config, URL... urls) { in SandboxClassLoader()
66 ImmutableList.Builder<URL> urls = ImmutableList.builder(); in parseJavaClassPath() local
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/
DSandboxFactory.java38 URL[] urls = dependencyResolver.getLocalArtifactUrls(sdkConfig.getAndroidSdkDependency()); in getSdkEnvironment() local
54 …ic ClassLoader createClassLoader(InstrumentationConfiguration instrumentationConfig, URL... urls) { in createClassLoader()
/external/python/oauth2client/oauth2client/contrib/django_util/
Dsite.py26 urls = (urlpatterns, "google_oauth", "google_oauth") variable
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/dependency/
DMavenDependencyResolver.java76 URL[] urls = new URL[dependencies.length]; in getLocalArtifactUrls() local
104 URL[] urls = getLocalArtifactUrls(dependency); in getLocalArtifactUrl() local
DCachedDependencyResolver.java56 boolean isValid(URL[] urls); in isValid()
66 public boolean isValid(URL[] urls) { in isValid()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DClassPathUtil.java38 ImmutableList.Builder<URL> urls = ImmutableList.builder(); in parseJavaClassPath() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DClassPathUtil.java38 ImmutableList.Builder<URL> urls = ImmutableList.builder(); in parseJavaClassPath() local
/external/rust/crates/structopt/
Dlink-check-headers.json4 "urls": [ array
/external/mockito/src/test/java/org/mockitoutil/
DClassLoaders.java190 public IsolatedURLClassLoaderBuilder withCodeSourceUrls(String... urls) { in withCodeSourceUrls()
227 URL[] urls, in LocalIsolatedURLClassLoader()
276 public ExcludingURLClassLoaderBuilder withCodeSourceUrls(String... urls) { in withCodeSourceUrls()
306 URL[] urls, in LocalExcludingURLClassLoader()
437 ArrayList<URL> urls = new ArrayList<URL>(codeSourceUrls.size()); in pathsToURLs() local
/external/webrtc/rtc_tools/loopback_test/
Dadapter.js96 createIceServers = function(urls, username, password) { argument
163 iceServers = {'urls': urls, property
/external/curl/docs/examples/
Dmultithread.c42 const char * const urls[NUMT]= { variable
D10-at-a-time.c35 static const char *urls[] = { variable
/external/autotest/server/cros/ap_configurators/basic_auth_extension/
Dbackground.js13 {urls: ["<all_urls>"]}, property
/external/apache-harmony/luni/src/test/impl/common/org/apache/harmony/luni/tests/java/net/
DURLClassLoaderImplTest.java54 final URL[] urls = { base }; in test_Constructor$Ljava_net_URLLjava_lang_ClassLoaderLjava_net_URLStreamHandlerFactory() local
/external/llvm-project/llvm/utils/benchmark/
Dmingw.py44 urls = ( variable
55 def repository(urls = urls, log = EmptyLogger()): argument
/external/llvm-project/libcxx/utils/google-benchmark/
Dmingw.py44 urls = ( variable
55 def repository(urls = urls, log = EmptyLogger()): argument
/external/libcxx/utils/google-benchmark/
Dmingw.py44 urls = ( variable
55 def repository(urls = urls, log = EmptyLogger()): argument
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DFastServiceLoader.kt98 val urls = loader.getResources(fullServiceName) in loadProviders() constant

123