Home
last modified time | relevance | path

Searched defs:ps (Results 1 – 25 of 32) sorted by relevance

12

/libcore/luni/src/test/java/libcore/java/sql/
DOldPreparedStatementTest.java113 PreparedStatement ps = null; in testAddBatch() local
178 PreparedStatement ps = null; in testExecute() local
278 PreparedStatement ps = null; in testExecuteQuery() local
294 PreparedStatement ps = null; in testExecuteQuery() local
330 PreparedStatement ps = null; in testExecuteUpdate() local
345 PreparedStatement ps = null; in testExecuteUpdate() local
366 PreparedStatement ps = null; in testGetMetaData() local
407 PreparedStatement ps = null; in testGetParameterMetaData() local
438 PreparedStatement ps = null; in testClearParameters() local
484 PreparedStatement ps = null; in testSetInt() local
[all …]
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DPSourceTest.java54 PSource.PSpecified ps = new PSource.PSpecified(p); in testPSpecified() local
69 PSource.PSpecified ps = new PSource.PSpecified(p); in testGetValue() local
101 PSource ps = new PSource(pSrcName) {}; in testGetAlgorithm() local
DRC2ParameterSpecTest.java62 RC2ParameterSpec ps = new RC2ParameterSpec(effectiveKeyBits, iv); in testRC2ParameterSpec1() local
94 RC2ParameterSpec ps = new RC2ParameterSpec(effectiveKeyBits, iv, offset); in testRC2ParameterSpec2() local
109 RC2ParameterSpec ps = new RC2ParameterSpec(effectiveKeyBits, iv); in testGetEffectiveKeyBits() local
125 RC2ParameterSpec ps = new RC2ParameterSpec(effectiveKeyBits, iv); in testGetIV() local
DRC5ParameterSpecTest.java70 RC5ParameterSpec ps = new RC5ParameterSpec(version, rounds, in testRC5ParameterSpec1() local
120 RC5ParameterSpec ps = new RC5ParameterSpec(version, rounds, wordSize, in testRC5ParameterSpec2() local
145 RC5ParameterSpec ps = new RC5ParameterSpec(version, rounds, wordSize); in testGetVersion() local
160 RC5ParameterSpec ps = new RC5ParameterSpec(version, rounds, wordSize); in testGetRounds() local
175 RC5ParameterSpec ps = new RC5ParameterSpec(version, rounds, wordSize); in testGetWordSize() local
193 RC5ParameterSpec ps = new RC5ParameterSpec(version, rounds, in testGetIV() local
DOAEPParameterSpecTest.java102 OAEPParameterSpec ps = new OAEPParameterSpec(mdName, mgfName, in testGetDigestAlgorithm() local
118 OAEPParameterSpec ps = new OAEPParameterSpec(mdName, mgfName, in testGetMGFAlgorithm() local
134 OAEPParameterSpec ps = new OAEPParameterSpec(mdName, mgfName, in testGetMGFParameters() local
150 OAEPParameterSpec ps = new OAEPParameterSpec(mdName, mgfName, in testGetPSource() local
DDHGenParameterSpecTest.java46 DHGenParameterSpec ps = new DHGenParameterSpec(primes[i], in testDHGenParameterSpec() local
DDHPrivateKeySpecTest.java44 BigInteger[] ps = {new BigInteger("-1000000000000"), BigInteger.ZERO, in testDHPrivateKeySpec() local
DDHPublicKeySpecTest.java44 BigInteger[] ps = {new BigInteger("-1000000000000"), BigInteger.ZERO, in testDHPrivateKeySpec() local
DDHParameterSpecTest.java44 BigInteger[] ps = {new BigInteger("-1000000000000"), BigInteger.ZERO, in testDHParameterSpec() local
/libcore/support/src/test/java/tests/support/
DSupport_TestWebServer.java562 PrintStream ps = new PrintStream(s.getOutputStream()); in handleClient() local
683 void psPrint(PrintStream ps, String s) throws IOException { in psPrint()
689 void psWrite(PrintStream ps, byte[] bytes, int offset, int count) throws IOException { in psWrite()
695 void psWriteEOL(PrintStream ps) throws IOException { in psWriteEOL()
702 void printStatus(PrintStream ps) throws IOException { in printStatus()
732 void printHeaders(PrintStream ps) throws IOException { in printHeaders()
818 void send404(PrintStream ps) throws IOException { in send404()
827 void sendFile(PrintStream ps) throws IOException { in sendFile()
839 void sendFile(PrintStream ps, byte[] bytes) throws IOException { in sendFile()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DThrowableTest.java76 PrintStream ps = new PrintStream(bao); in test_fillInStackTrace() local
131 PrintStream ps = new PrintStream(bao); in test_printStackTrace() local
149 PrintStream ps = new PrintStream(bao); in test_printStackTraceLjava_io_PrintStream() local
DProcessTest.java45 Process ps = Runtime.getRuntime().exec(psCommand, null, null); in test_55017() local
/libcore/luni/src/test/java/tests/security/spec/
DECGenParameterSpecTest.java69 ECGenParameterSpec ps = new ECGenParameterSpec(name); in testGetName() local
/libcore/ojluni/src/main/java/java/net/
DProxySelector.java114 public static void setDefault(ProxySelector ps) { in setDefault()
/libcore/ojluni/src/main/java/java/nio/
DMappedByteBuffer.java109 int ps = Bits.pageSize(); in mappingOffset() local
174 int ps = Bits.pageSize(); in load() local
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
DKeyAgreementThread.java72 DHParameterSpec ps = ap.getParameterSpec(DHParameterSpec.class); in test() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DInvocationTargetExceptionTest.java222 PrintStream ps = new PrintStream(bao); in test_printStackTrace() local
246 PrintStream ps = new PrintStream(bao); in test_printStackTraceLjava_io_PrintStream() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DPropertiesTest.java152 PrintStream ps = new PrintStream(baos); in test_listLjava_io_PrintStream() local
1156 PrintStream ps = null; in writeProperties() local
1167 PrintStream ps = null; in writePropertiesXMLUTF_8() local
1185 PrintStream ps = null; in writePropertiesXMLISO_8859_1() local
/libcore/ojluni/src/main/java/sun/misc/
DCharacterDecoder.java155 PushbackInputStream ps = new PushbackInputStream (aStream); in decodeBuffer() local
DVersion.java81 public static void print(PrintStream ps) { in print()
/libcore/ojluni/src/main/java/sun/nio/ch/
DNativeObject.java78 int ps = pageSize(); in NativeObject() local
/libcore/ojluni/src/main/java/java/lang/invoke/
DVarHandle.java1587 Class<?>[] ps; in accessModeType() local
1629 private static int fillParameters(Class<?>[] ps, in fillParameters()
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DProviderTest.java621 PrintStream ps = new PrintStream(bout); in writeProperties() local
/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java1064 WNode h, np, pp; int ps; in acquireWrite() local
1242 WNode h, np, pp; int ps; in acquireRead() local
/libcore/luni/src/test/java/libcore/java/net/
DSocketTest.java432 ProxySelector ps = ProxySelector.getDefault(); in testSocketWithProxySet() local

12