Searched defs:rep (Results 1 – 4 of 4) sorted by relevance
30 MyCertPathRep rep = cp.new MyCertPathRep("MyEncoding", testEncoding); in testCertPathCertPathRep() local44 MyCertPathRep rep = cp.new MyCertPathRep("MyEncoding", testEncoding); in testReadResolve() local
33 MyCertificateRep rep = c1.new MyCertificateRep("TEST_TYPE", new byte[] { in testCertificateCertificateRep() local61 MyCertificateRep rep = c1.new MyCertificateRep("TEST_TYPE", new byte[] { in testReadResolve() local
46 public CertificateRep rep; field in MyCertificate
95 String rep = new Integer(i).toString() + " $1"; in testAppendReplacementRef() local