/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
D | CertPathValidatorExceptionTest.java | 117 String getM = tE.getMessage(); in testCertPathValidatorException05() local 118 assertTrue("getMessage() should contain ".concat(toS), (getM in testCertPathValidatorException05() 163 String getM = tE.getMessage(); in testCertPathValidatorException08() local 164 assertTrue("getMessage() must should ".concat(toS), (getM in testCertPathValidatorException08() 181 String getM = tE.getMessage(); in testCertPathValidatorException09() local 184 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCertPathValidatorException09() 186 if (!getM.equals(msgs[i])) { in testCertPathValidatorException09() 187 assertTrue("getMessage() should contain ".concat(toS), getM in testCertPathValidatorException09() 250 String getM = tE.getMessage(); in testCertPathValidatorException12() local 254 getM.indexOf(msgs[i]) != -1); in testCertPathValidatorException12() [all …]
|
D | CertPathBuilderExceptionTest.java | 112 String getM = tE.getMessage(); in testCertPathBuilderException05() local 113 assertTrue("getMessage() should contain ".concat(toS), (getM in testCertPathBuilderException05() 156 String getM = tE.getMessage(); in testCertPathBuilderException08() local 157 assertTrue("getMessage() must should ".concat(toS), (getM in testCertPathBuilderException08() 174 String getM = tE.getMessage(); in testCertPathBuilderException09() local 177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCertPathBuilderException09() 179 if (!getM.equals(msgs[i])) { in testCertPathBuilderException09() 180 assertTrue("getMessage() should contain ".concat(toS), getM in testCertPathBuilderException09()
|
D | CertificateExceptionTest.java | 111 String getM = tE.getMessage(); in testCertificateException05() local 112 assertTrue("getMessage() should contain ".concat(toS), (getM in testCertificateException05() 155 String getM = tE.getMessage(); in testCertificateException08() local 156 assertTrue("getMessage() must should ".concat(toS), (getM in testCertificateException08() 173 String getM = tE.getMessage(); in testCertificateException09() local 176 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCertificateException09() 178 if (!getM.equals(msgs[i])) { in testCertificateException09() 179 assertTrue("getMessage() should contain ".concat(toS), getM in testCertificateException09()
|
D | CertStoreExceptionTest.java | 109 String getM = tE.getMessage(); in testCertStoreException05() local 110 assertTrue("getMessage() should contain ".concat(toS), (getM in testCertStoreException05() 153 String getM = tE.getMessage(); in testCertStoreException08() local 154 assertTrue("getMessage() must should ".concat(toS), (getM in testCertStoreException08() 171 String getM = tE.getMessage(); in testCertStoreException09() local 174 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCertStoreException09() 176 if (!getM.equals(msgs[i])) { in testCertStoreException09() 177 assertTrue("getMessage() should contain ".concat(toS), getM in testCertStoreException09()
|
D | CertificateParsingExceptionTest.java | 112 String getM = tE.getMessage(); in testCertificateParsingException05() local 113 assertTrue("getMessage() should contain ".concat(toS), (getM in testCertificateParsingException05() 158 String getM = tE.getMessage(); in testCertificateParsingException08() local 159 assertTrue("getMessage() must should ".concat(toS), (getM in testCertificateParsingException08() 176 String getM = tE.getMessage(); in testCertificateParsingException09() local 179 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCertificateParsingException09() 181 if (!getM.equals(msgs[i])) { in testCertificateParsingException09() 182 assertTrue("getMessage() should contain ".concat(toS), getM in testCertificateParsingException09()
|
D | CertificateEncodingExceptionTest.java | 114 String getM = tE.getMessage(); in testCertificateEncodingException05() local 115 assertTrue("getMessage() should contain ".concat(toS), (getM in testCertificateEncodingException05() 160 String getM = tE.getMessage(); in testCertificateEncodingException08() local 161 assertTrue("getMessage() must should ".concat(toS), (getM in testCertificateEncodingException08() 178 String getM = tE.getMessage(); in testCertificateEncodingException09() local 181 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCertificateEncodingException09() 183 if (!getM.equals(msgs[i])) { in testCertificateEncodingException09() 184 assertTrue("getMessage() should contain ".concat(toS), getM in testCertificateEncodingException09()
|
D | CRLExceptionTest.java | 107 String getM = tE.getMessage(); in testCRLException05() local 108 assertTrue("getMessage() should contain ".concat(toS), (getM in testCRLException05() 151 String getM = tE.getMessage(); in testCRLException08() local 152 assertTrue("getMessage() must should ".concat(toS), (getM in testCRLException08() 169 String getM = tE.getMessage(); in testCRLException09() local 172 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testCRLException09() 174 if (!getM.equals(msgs[i])) { in testCRLException09() 175 assertTrue("getMessage() should contain ".concat(toS), getM in testCRLException09()
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
D | SignatureExceptionTest.java | 110 String getM = tE.getMessage(); in testSignatureException05() local 111 assertTrue("getMessage() should contain ".concat(toS), (getM in testSignatureException05() 154 String getM = tE.getMessage(); in testSignatureException08() local 155 assertTrue("getMessage() must should ".concat(toS), (getM in testSignatureException08() 172 String getM = tE.getMessage(); in testSignatureException09() local 175 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testSignatureException09() 177 if (!getM.equals(msgs[i])) { in testSignatureException09() 178 assertTrue("getMessage() should contain ".concat(toS), getM in testSignatureException09()
|
D | GeneralSecurityExceptionTest.java | 112 String getM = tE.getMessage(); in testGeneralSecurityException05() local 113 assertTrue("getMessage() should contain ".concat(toS), (getM in testGeneralSecurityException05() 156 String getM = tE.getMessage(); in testGeneralSecurityException08() local 157 assertTrue("getMessage() must should ".concat(toS), (getM in testGeneralSecurityException08() 174 String getM = tE.getMessage(); in testGeneralSecurityException09() local 177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testGeneralSecurityException09() 179 if (!getM.equals(msgs[i])) { in testGeneralSecurityException09() 180 assertTrue("getMessage() should contain ".concat(toS), getM in testGeneralSecurityException09()
|
D | InvalidAlgorithmParameterExceptionTest.java | 116 String getM = tE.getMessage(); in testInvalidAlgorithmParameterException05() local 117 assertTrue("getMessage() should contain ".concat(toS), (getM in testInvalidAlgorithmParameterException05() 165 String getM = tE.getMessage(); in testInvalidAlgorithmParameterException08() local 166 assertTrue("getMessage() must should ".concat(toS), (getM in testInvalidAlgorithmParameterException08() 184 String getM = tE.getMessage(); in testInvalidAlgorithmParameterException09() local 187 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testInvalidAlgorithmParameterException09() 189 if (!getM.equals(msgs[i])) { in testInvalidAlgorithmParameterException09() 190 assertTrue("getMessage() should contain ".concat(toS), getM in testInvalidAlgorithmParameterException09()
|
D | ProviderExceptionTest.java | 109 String getM = tE.getMessage(); in testProviderException05() local 110 assertTrue("getMessage() should contain ".concat(toS), (getM in testProviderException05() 153 String getM = tE.getMessage(); in testProviderException08() local 154 assertTrue("getMessage() must should ".concat(toS), (getM in testProviderException08() 171 String getM = tE.getMessage(); in testProviderException09() local 174 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testProviderException09() 176 if (!getM.equals(msgs[i])) { in testProviderException09() 177 assertTrue("getMessage() should contain ".concat(toS), getM in testProviderException09()
|
D | KeyManagementExceptionTest.java | 112 String getM = tE.getMessage(); in testKeyManagementException05() local 113 assertTrue("getMessage() should contain ".concat(toS), (getM in testKeyManagementException05() 156 String getM = tE.getMessage(); in testKeyManagementException08() local 157 assertTrue("getMessage() must should ".concat(toS), (getM in testKeyManagementException08() 174 String getM = tE.getMessage(); in testKeyManagementException09() local 177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testKeyManagementException09() 179 if (!getM.equals(msgs[i])) { in testKeyManagementException09() 180 assertTrue("getMessage() should contain ".concat(toS), getM in testKeyManagementException09()
|
D | KeyExceptionTest.java | 108 String getM = tE.getMessage(); in testKeyException05() local 109 assertTrue("getMessage() should contain ".concat(toS), (getM in testKeyException05() 152 String getM = tE.getMessage(); in testKeyException08() local 153 assertTrue("getMessage() must should ".concat(toS), (getM in testKeyException08() 170 String getM = tE.getMessage(); in testKeyException09() local 173 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testKeyException09() 175 if (!getM.equals(msgs[i])) { in testKeyException09() 176 assertTrue("getMessage() should contain ".concat(toS), getM in testKeyException09()
|
D | KeyStoreExceptionTest.java | 109 String getM = tE.getMessage(); in testKeyStoreException05() local 110 assertTrue("getMessage() should contain ".concat(toS), (getM in testKeyStoreException05() 153 String getM = tE.getMessage(); in testKeyStoreException08() local 154 assertTrue("getMessage() must should ".concat(toS), (getM in testKeyStoreException08() 171 String getM = tE.getMessage(); in testKeyStoreException09() local 174 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testKeyStoreException09() 176 if (!getM.equals(msgs[i])) { in testKeyStoreException09() 177 assertTrue("getMessage() should contain ".concat(toS), getM in testKeyStoreException09()
|
D | NoSuchAlgorithmExceptionTest.java | 112 String getM = tE.getMessage(); in testNoSuchAlgorithmException05() local 113 assertTrue("getMessage() should contain ".concat(toS), (getM in testNoSuchAlgorithmException05() 156 String getM = tE.getMessage(); in testNoSuchAlgorithmException08() local 157 assertTrue("getMessage() must should ".concat(toS), (getM in testNoSuchAlgorithmException08() 174 String getM = tE.getMessage(); in testNoSuchAlgorithmException09() local 177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testNoSuchAlgorithmException09() 179 if (!getM.equals(msgs[i])) { in testNoSuchAlgorithmException09() 180 assertTrue("getMessage() should contain ".concat(toS), getM in testNoSuchAlgorithmException09()
|
D | DigestExceptionTest.java | 108 String getM = tE.getMessage(); in testDigestException05() local 109 assertTrue("getMessage() should contain ".concat(toS), (getM in testDigestException05() 152 String getM = tE.getMessage(); in testDigestException08() local 153 assertTrue("getMessage() must should ".concat(toS), (getM in testDigestException08() 170 String getM = tE.getMessage(); in testDigestException09() local 173 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testDigestException09() 175 if (!getM.equals(msgs[i])) { in testDigestException09() 176 assertTrue("getMessage() should contain ".concat(toS), getM in testDigestException09()
|
D | InvalidKeyExceptionTest.java | 110 String getM = tE.getMessage(); in testInvalidKeyException05() local 111 assertTrue("getMessage() should contain ".concat(toS), (getM in testInvalidKeyException05() 154 String getM = tE.getMessage(); in testInvalidKeyException08() local 155 assertTrue("getMessage() must should ".concat(toS), (getM in testInvalidKeyException08() 172 String getM = tE.getMessage(); in testInvalidKeyException09() local 175 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testInvalidKeyException09() 177 if (!getM.equals(msgs[i])) { in testInvalidKeyException09() 178 assertTrue("getMessage() should contain ".concat(toS), getM in testInvalidKeyException09()
|
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
D | SSLExceptionTest.java | 94 String getM = tE.getMessage(); in testSSLException04() local 95 assertTrue("getMessage() should contain ".concat(toS), (getM in testSSLException04() 142 String getM = tE.getMessage(); in testSSLException07() local 143 assertTrue("getMessage() must should ".concat(toS), (getM in testSSLException07() 164 String getM = tE.getMessage(); in testSSLException08() local 167 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testSSLException08() 169 if (!getM.equals(msgs[i])) { in testSSLException08() 170 assertTrue("getMessage() should contain ".concat(toS), getM in testSSLException08()
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
D | InvalidKeySpecExceptionTest.java | 111 String getM = tE.getMessage(); in testInvalidKeySpecException05() local 112 assertTrue("getMessage() should contain ".concat(toS), (getM in testInvalidKeySpecException05() 155 String getM = tE.getMessage(); in testInvalidKeySpecException08() local 156 assertTrue("getMessage() must should ".concat(toS), (getM in testInvalidKeySpecException08() 173 String getM = tE.getMessage(); in testInvalidKeySpecException09() local 176 assertTrue("getMessage() must contain ".concat(msgs[i]), getM in testInvalidKeySpecException09() 178 if (!getM.equals(msgs[i])) { in testInvalidKeySpecException09() 179 assertTrue("getMessage() should contain ".concat(toS), getM in testInvalidKeySpecException09()
|
/external/clang/test/ARCMT/ |
D | objcmt-atomic-property.m | 111 - (BOOL) getM; method 156 - (BOOL) getM; method in CAT 174 - (BOOL) getM DEPRECATED;
|
D | objcmt-atomic-property.m.result | 95 @property (getter=getM, readonly) BOOL m; 133 @property (getter=getM, readonly) BOOL m; 151 - (BOOL) getM DEPRECATED;
|
D | objcmt-ns-nonatomic-iosonly.m | 118 - (BOOL) getM; method 163 - (BOOL) getM; method in CAT 181 - (BOOL) getM DEPRECATED;
|
D | objcmt-property.m | 114 - (BOOL) getM; method 159 - (BOOL) getM; method in CAT 177 - (BOOL) getM DEPRECATED;
|
D | objcmt-property.m.result | 98 @property (nonatomic, getter=getM, readonly) BOOL m; 136 @property (nonatomic, getter=getM, readonly) BOOL m; 154 - (BOOL) getM DEPRECATED;
|
D | objcmt-ns-nonatomic-iosonly.m.result | 102 @property (NS_NONATOMIC_IOSONLY, getter=getM, readonly) BOOL m; 140 @property (NS_NONATOMIC_IOSONLY, getter=getM, readonly) BOOL m; 158 - (BOOL) getM DEPRECATED;
|