Searched refs:startClient (Results 1 - 25 of 84) sorted by relevance

1234

/openjdk7/jdk/test/java/awt/xembed/server/
H A DTesterClient.java42 startClient(r, window);
45 public static void startClient(Rectangle bounds[], long window) throws Throwable { method in class:TesterClient
H A DTestXEmbedServerJava.java77 public Process startClient(Rectangle[] bounds, long window) { method in class:TestXEmbedServerJava
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppInputStream/
H A DReadZeroBytes.java187 startClient(false);
189 startClient(true);
239 void startClient(boolean newThread) throws Exception { method in class:ReadZeroBytes
H A DRemoveMarkReset.java189 startClient(false);
191 startClient(true);
241 void startClient(boolean newThread) throws Exception { method in class:RemoveMarkReset
H A DReadBlocksClose.java216 startClient(false);
218 startClient(true);
302 void startClient(boolean newThread) throws Exception { method in class:ReadBlocksClose
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppOutputStream/
H A DNoExceptionOnClose.java212 startClient(false);
214 startClient(true);
264 void startClient(boolean newThread) throws Exception { method in class:NoExceptionOnClose
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/
H A DSSLSocketTimeoutNulls.java214 startClient(false);
216 startClient(true);
271 void startClient(boolean newThread) throws Exception { method in class:SSLSocketTimeoutNulls
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/
H A DReuseAddr.java194 startClient(false);
196 startClient(true);
246 void startClient(boolean newThread) throws Exception { method in class:ReuseAddr
H A DReverseNameLookup.java189 startClient(false);
191 startClient(true);
245 void startClient(boolean newThread) throws Exception { method in class:ReverseNameLookup
H A DSSLSocketImplThrowsWrongExceptions.java191 startClient(false);
193 startClient(true);
243 void startClient(boolean newThread) throws Exception { method in class:SSLSocketImplThrowsWrongExceptions
H A DClientModeClientAuth.java202 startClient(false);
204 startClient(true);
254 void startClient(boolean newThread) throws Exception { method in class:ClientModeClientAuth
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java193 startClient(false);
195 startClient(true);
243 void startClient(boolean newThread) throws Exception { method in class:AnonCipherWithWantClientAuth
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/
H A DCriticalSubjectAltName.java190 startClient(false);
192 startClient(true);
242 void startClient(boolean newThread) throws Exception { method in class:CriticalSubjectAltName
H A DGetResponseCode.java178 startClient(false);
180 startClient(true);
230 void startClient(boolean newThread) throws Exception { method in class:GetResponseCode
/openjdk7/jdk/test/sun/security/ssl/javax/net/ssl/FixingJavadocs/
H A DImplicitHandshake.java221 startClient(false);
223 startClient(true);
277 void startClient(boolean newThread) throws Exception { method in class:ImplicitHandshake
/openjdk7/jdk/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/
H A DLargePacket.java179 startClient(false);
181 startClient(true);
236 void startClient(boolean newThread) throws Exception { method in class:LargePacket
/openjdk7/jdk/test/com/sun/jndi/ldap/
H A DBalancedParentheses.java197 void startClient(boolean newThread) throws Exception { method in class:BalancedParentheses
222 startClient(false);
224 startClient(true);
H A DInvalidLdapFilters.java253 void startClient(boolean newThread) throws Exception { method in class:InvalidLdapFilters
278 startClient(false);
280 startClient(true);
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ClientHandshaker/
H A DCipherSuiteOrder.java233 startClient(false);
235 startClient(true);
285 void startClient(boolean newThread) throws Exception { method in class:CipherSuiteOrder
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/HandshakeOutStream/
H A DNullCerts.java231 startClient(false);
233 startClient(true);
287 private void startClient(boolean newThread) throws Exception { method in class:NullCerts
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ProtocolVersion/
H A DHttpsProtocols.java219 startClient(false);
221 startClient(true);
275 void startClient(boolean newThread) throws Exception { method in class:HttpsProtocols
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/
H A DBadKSProvider.java211 startClient(false);
213 startClient(true);
297 void startClient(boolean newThread) throws Exception { method in class:BadKSProvider
H A DBadTSProvider.java211 startClient(false);
213 startClient(true);
297 void startClient(boolean newThread) throws Exception { method in class:BadTSProvider
H A DGoodProvider.java188 startClient(false);
190 startClient(true);
274 void startClient(boolean newThread) throws Exception { method in class:GoodProvider
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSessionImpl/
H A DHashCodeMissing.java200 startClient(false);
202 startClient(true);
286 void startClient(boolean newThread) throws Exception { method in class:HashCodeMissing

Completed in 6071 milliseconds

1234