Home
last modified time | relevance | path

Searched refs:P (Results 1 – 16 of 16) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/support/
DA.java21 private static P pp = new P();
DP.java22 public class P { class
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/support/
DA.java4 private static P pp = new P();
DP.java5 public class P { class
/libcore/luni/src/test/java/libcore/javax/crypto/spec/
DAlgorithmParametersTestDH.java25 private static final byte[] P = new byte[] { field in AlgorithmParametersTestDH
59 new DHParameterSpec(new BigInteger(P), new BigInteger(Q), l)); in AlgorithmParametersTestDH()
DAlgorithmParametersTestDSA.java25 private static final byte[] P = new byte[] { field in AlgorithmParametersTestDSA
64 new BigInteger(P), new BigInteger(Q), new BigInteger(G))); in AlgorithmParametersTestDSA()
/libcore/luni/src/test/java/tests/security/interfaces/
DDSAPrivateKeyTest.java35 keyGen.initialize(new DSAParameterSpec(Util.P, Util.Q, Util.G), in test_getX()
DDSAKeyTest.java36 DSAParams param = new DSAParameterSpec(Util.P, Util.Q, Util.G); in test_getParams()
DDSAPublicKeyTest.java45 keyGen.initialize(new DSAParameterSpec(Util.P, Util.Q, Util.G), in test_getY()
DUtil.java33 static final BigInteger P = new BigInteger( field in Util
/libcore/luni/src/test/java/libcore/java/util/
DEnumSetTest.java102 H, HE, LI, BE, B, C, N, O, F, NE, NA, MG, AL, SI, P, S, CL, AR, K, CA, SC, TI, V, CR, MN, enumConstant
/libcore/dalvik/src/test/java/dalvik/system/profiler/
DSamplingProfilerTest.java69 private static final byte[] P = new BigInteger(P_STR,16).toByteArray(); field in SamplingProfilerTest
75 BigInteger p = new BigInteger(P); in toBeMeasured()
/libcore/luni/src/main/files/cacerts/
D7a481e66.012 1oQDZogkAHhg8fir/gKya/si+zXmFtGt9i4S5Po1auUZuV3bOx4a+9P/FRQI2Alq
D4fbd6bfa.013 4ESGoE1O1kduSUrLZ9emxAW5jh70/P/N5zbgnAVssjMiFdC04MwXwLLA9P4yPykq
D82223c44.016 P/TizPJhk9H9Z2vXUq6/aKtAQ6BXNVN48FP4YUIHZMbXb5tMOA1jrGKvNouicwoN
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DEnumSetTest.java44 … q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W… enumConstant
52 … A{}, B{}, C{}, D{}, E{}, F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{}, S{}, T{… enumConstant
56 … q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W… enumConstant