HomeSort by relevance Sort by last modified time
    Searched full:server (Results 101 - 125 of 7791) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/net/http/
CookiesTest.java 39 private MockWebServer server = new MockWebServer(); field in class:CookiesTest
42 server.shutdown();
52 server.enqueue(new MockResponse()
54 server.play();
62 client.execute(new HttpGet(server.getUrl("/").toURI()));
80 // use a proxy so we can manipulate the origin server's host name
81 server = new MockWebServer();
82 server.enqueue(new MockResponse()
87 server.enqueue(new MockResponse()
89 server.play()
    [all...]
  /libcore/luni/src/main/java/java/security/cert/
LDAPCertStoreParameters.java 24 // Default LDAP server name
26 // Default LDAP server port number
29 // LDAP server name for this cert store
31 // LDAP server port number for this cert store
36 * server name and port.
39 * the LDAP server name.
57 * The default parameters are server name "localhost" and port 389.
66 * server name and default port 389.
69 * the LDAP server name.
95 * Returns the LDAP server port
    [all...]
  /external/chromium_org/chrome/browser/translate/
translate_language_list.h 29 // Translate server. Returns null time if the list is yet to be fetched.
32 // Fills |languages| with the list of languages that the translate server can
40 // Returns true if |language| is supported by the translation server. It also
44 // Returns true if |language| is supported by the translation server as a
48 // Fetches the language list from the translate server. It will retry
49 // automatically when a server return 5xx errors and retry count doesn't
70 // All the languages supported by the translation server.
73 // Alpha languages supported by the translation server.
76 // A LanguageListFetcher instance to fetch a server providing supported
  /external/bluetooth/bluedroid/bta/pb/
bta_pbs_int.h 21 * This is the private file for the phone book access server (PBS).
44 UINT8 realm_charset; /* Server only */
45 BOOLEAN userid_req; /* TRUE if user id is required during obex authentication (Server only) */
46 UINT8 supported_features; /* Server supported features */
47 UINT8 supported_repositories; /* Server supported repositories */
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_testserver.py 25 server = safebrowsing_test_server.SetupServer(
28 print 'Safebrowsing HTTP server started on port %d...' % server.server_port
29 server_data['port'] = server.server_port
31 return server
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
HostAuthTests.java 24 * These tests must be locally complete - no server(s) required.
107 ha.setConnection("imap", "server", 123, 0);
109 ha.setConnection("imap", "server", -1, 0);
113 ha.setConnection("pop3", "server", 123, 0);
115 ha.setConnection("pop3", "server", -1, 0);
117 ha.setConnection("eas", "server", 123, 0);
119 ha.setConnection("eas", "server", -1, 0);
121 ha.setConnection("smtp", "server", 123, 0);
123 ha.setConnection("smtp", "server", -1, 0);
127 ha.setConnection("imap", "server", HostAuth.PORT_UNKNOWN, HostAuth.FLAG_SSL)
    [all...]
  /external/chromium_org/net/test/spawned_test_server/
base_test_server.h 28 // The base class of Test server implementation.
46 // Container for various options to control how the HTTPS or WSS server is
75 // Bitmask of bulk encryption algorithms that the test server supports
78 // Special value used to indicate that any algorithm the server supports
86 // NOTE: 3DES support in the Python test server has external
93 // server. Do not change them.
138 // HTTPS server, or BULK_CIPHER_ANY to indicate that all implemented
147 // If not TLS_INTOLERANT_NONE, the server will abort any handshake that
152 // Pass as the 'host' parameter during construction to server on 127.0.0.1
161 // Returns the host port pair used by current Python based test server onl
    [all...]
  /external/apache-harmony/luni/src/test/resources/net.resources/
README.txt 10 server that will host them.
22 The HTTP folder contains files to be deployed on an HTTP server.
25 placed in the normal bin directory for your HTTP server (e.g. "cgi-bin" for the
26 Apache HTTP server). The intent is that this script can be accessed with the URL
31 web server from which static documents are served (e.g. "htdocs" for the Apache
32 HTTP server)...
60 SERVER CONFIGURATION
65 1. Install the FTP and HTTP documents to their respective server locations as
67 2. Enable proxying capability on the HTTP server.
69 4. Start up a SOCKS server
    [all...]
  /external/chromium_org/chrome/tools/build/win/
server.rules 8 Name="Scan Server DLLs"
9 DisplayName="Scan Server DLLs"
14 ExecutionDescription="Scanning for COM Server DLLs..."
  /external/chromium_org/sync/protocol/
client_commands.proto 5 // Sync protocol for communication between sync client and server.
18 // Time to wait before sending any requests to the server.
26 // server
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
jingleinfotask.cc 90 // only respect relay push from the server
114 for (const XmlElement *server = stun->FirstNamed(QN_JINGLE_INFO_SERVER);
115 server != NULL; server = server->NextNamed(QN_JINGLE_INFO_SERVER)) {
116 std::string host = server->Attr(QN_JINGLE_INFO_HOST);
117 std::string port = server->Attr(QN_JINGLE_INFO_UDP);
127 for (const XmlElement *server = relay->FirstNamed(QN_JINGLE_INFO_SERVER);
128 server != NULL; server = server->NextNamed(QN_JINGLE_INFO_SERVER))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/wayland/wayland-drm/
Makefile.am 12 wayland-drm-server-protocol.h
18 %-server-protocol.h : %.xml
19 $(AM_V_GEN)$(WAYLAND_SCANNER) server-header < $< > $@
  /external/dhcpcd/
dhcpcd.conf 4 # Inform the DHCP server of our hostname for DDNS.
11 # A list of options to request from the DHCP server.
22 # server, but it should not be run by default.
  /external/mesa3d/src/egl/wayland/wayland-drm/
Makefile.am 12 wayland-drm-server-protocol.h
18 %-server-protocol.h : %.xml
19 $(AM_V_GEN)$(WAYLAND_SCANNER) server-header < $< > $@
  /external/wpa_supplicant_8/src/radius/
radius_client.h 17 * struct hostapd_radius_server - RADIUS server information for RADIUS client
19 * This structure contains information about a RADIUS server. The values are
22 * server.
132 * auth_server - The current Authentication server
147 * acct_server - The current Accounting server
152 * retry_primary_interval - Retry interval for trying primary server
155 * the primary RADIUS server. RADIUS client code will automatically try
156 * to use the next server when the current server is not replying to
157 * requests. If this interval is set (non-zero), the primary server
    [all...]
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLSocketPair.java 29 * a pair of connected and handshaked client and server SSLSockets for
34 public final SSLSocket server; field in class:TestSSLSocketPair
38 SSLSocket server,
41 this.server = server;
48 server.close();
65 * Create a new connected server/client socket pair within a
77 final SSLSocket server = (SSLSocket) context.serverSocket.accept(); local
83 server.setEnabledCipherSuites(serverCipherSuites);
85 server.startHandshake()
    [all...]
  /external/chromium_org/tools/android/forwarder/
forwarder.cc 90 class Server;
93 ForwarderThreadInfo(Server* a_server, int a_forwarder_index)
94 : server(a_server),
97 Server* server; member in struct:__anon16454::ForwarderThreadInfo
111 class Server {
113 Server()
137 LOG(INFO) << "Server information: " << forward_to_;
174 // 1. Server thread will get a free ForwarderInfo and initialize it;
186 DISALLOW_COPY_AND_ASSIGN(Server);
193 Server* server = thread_info->server; local
257 Server* server = reinterpret_cast<Server*>(arg); local
    [all...]
  /external/chromium_org/build/android/pylib/
chrome_test_server_spawner.py 5 """A "Test Server Spawner" that handles killing/stopping per-test test servers.
8 chrome test server on the host.
41 'sync': '', # Sync uses its own script, and doesn't take a server type arg.
47 # The timeout (in seconds) of starting up the Python test server.
84 """Returns the command-line by the given server type.
87 server_type: the server type to be used (e.g. 'http').
93 raise NotImplementedError('Unknown server type: %s' % server_type)
101 """A thread to run the test server in a separate process."""
107 ready_event: event which will be set when the test server is ready.
108 arguments: dictionary of arguments to run the test server
    [all...]
  /external/chromium/chrome/browser/metrics/
metrics_response.h 5 // This class exists to interpret the response from the metrics server.
25 // event that the server is interested in.
35 // server, ORed together into one value.
38 // Returns true if the given CollectorType is desired by the server.
41 // Returns the maximum number of event that the server wants in each
45 // Returns the size of the time interval that the server wants us to include
  /external/chromium/chrome/browser/ui/
crypto_module_password_dialog.h 41 // affects the message displayed in the dialog. |server| is the name
42 // of the server which requested the access.
46 const std::string& server,
54 const std::string& server);
61 const std::string& server,
69 const std::string& server,
  /external/chromium_org/chrome/browser/ui/
crypto_module_password_dialog.h 40 // affects the message displayed in the dialog. |server| is the name
41 // of the server which requested the access.
46 const std::string& server,
53 const std::string& server);
60 const std::string& server,
68 const std::string& server,
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
OpenFlags.java 68 * The server MUST support these bits (possible enumaration values:
75 * A new file is created; if the file already exists, the server
88 * server MUST return SSH_FX_NO_SUCH_FILE. If a directory in the
89 * path does not exist, the server SHOULD return
90 * SSH_FX_NO_SUCH_PATH. It is also acceptable if the server
103 * exist, the server MUST return the same error codes as defined
126 * If both append flags are specified, the server SHOULD use atomic
128 * otherwise. The server SHOULD NOT fail the request in this case.
133 * Indicates that the server should treat the file as text and
135 * (See Determining Server Newline Convention in section 5.3 in th
    [all...]
  /dalvik/hit/test/
testparser 5 # debug launch line tha turns off the jit and runs a debug server
6 #java -Djava.compiler=NONE -Xdebug -Xrunjdwp:transport=dt_socket,address=53635,server=y,suspend=y -cp build com.android.hit.Main ../samples/android.hprof
  /development/host/windows/prebuilt/usb/
Android.mk 17 @echo "Killing adb server so we can replace AdbWinApi.dll"
18 @adb kill-server || echo "adb appears to be missing"
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
Krb5LoginModuleTest.java 37 // default kdc server
49 // embedded server
50 private KrbServer server; field in class:Krb5LoginModuleTest
56 * Sets system env. properties and optionally starts local mock server
66 // run test with embedded server
67 server = new KrbServer();
69 server.start();
70 while (server.port == 0) {
71 // wait until server open datagram socket
74 System.setProperty(ENV_KDC, "localhost:" + server.port)
    [all...]

Completed in 850 milliseconds

1 2 3 45 6 7 8 91011>>