OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startServer
(Results
1 - 9
of
9
) sorted by null
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/action/
StartServerAction.java
26
public static final String ACTION_NAME = "
startServer
";
38
executeBackgroundTask(mWorkspace.
startServer
());
/libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLSocketFactoryTest.java
34
protected int
startServer
(String name) {
69
int sport =
startServer
("test_createSocket()");
SSLSocketTest.java
64
int sport =
startServer
("Cons InetAddress,I");
92
int sport =
startServer
("Cons InetAddress,I,InetAddress,I");
141
int sport =
startServer
("Cons String,I");
175
int sport =
startServer
("Cons String,I,InetAddress,I");
398
ssl = getSSLSocket("localhost",
startServer
("UseClientMode"));
493
protected int
startServer
(String name) {
/libcore/luni/src/test/java/tests/api/javax/net/
SocketFactoryTest.java
86
int sport =
startServer
("Cons String,I");
138
int sport =
startServer
("Cons InetAddress,I");
182
int sport =
startServer
("Cons InetAddress,I,InetAddress,I");
240
int sport =
startServer
("Cons String,I,InetAddress,I");
321
protected int
startServer
(String name) {
/libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java
75
int sport =
startServer
("Cons String,I");
117
int sport =
startServer
("Cons String,I,InetAddress,I");
146
int sport =
startServer
("Cons String,I,Z");
155
int sport =
startServer
("Cons InetAddress,I");
164
int sport =
startServer
("Cons InetAddress,I,InetAddress,I");
173
int sport =
startServer
("Cons InetAddress,I,Z");
182
int sport =
startServer
("SServer close");
201
int sport =
startServer
("SServer getInetAddress");
222
int sport =
startServer
("SServer getKeepAlive");
256
int sport =
startServer
("SServer getLocAddress")
[
all
...]
/external/apache-harmony/support/src/test/java/tests/support/
Support_HttpTests.java
64
server.
startServer
(portNumber);
370
server2.
startServer
(newport);
Support_HttpServer.java
96
public void
startServer
(final int port) {
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java
567
private void
startServer
() throws IOException {
681
startServer
();
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java
[
all
...]
Completed in 1987 milliseconds