HomeSort by relevance Sort by last modified time
    Searched refs:concat (Results 26 - 50 of 435) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismExceptionTest.java 56 return "ExemptionMechanismException: ".concat(tE.toString()).concat(
57 " is not equal to caught exception: ").concat(eE.toString());
84 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
  /external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanism_ImplTest.java 72 srvExemptionMechanism.concat(".").concat(defaultAlg),
164 .concat(invalidValues[i]).concat(")"));
203 .concat(invalidValues[i]).concat(")"));
212 .concat(invalidValues[i]).concat(")"));
222 .concat(invalidValues[i]).concat(" provider: "
    [all...]
Mac_ImplTest.java 71 srvMac.concat(".").concat(defaultAlg),
143 .concat(invalidValues[i]).concat(")"));
181 .concat(invalidValues[i]).concat(")"));
190 .concat(invalidValues[i]).concat(")"));
200 .concat(invalidValues[i]).concat(" provider: "
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
AlgorithmParameterGenerator2Test.java 63 AlgorithmParameterGenerator1Test.srvAlgorithmParameterGenerator.concat(".").concat(defaultAlg),
130 .concat(invalidValues[i]).concat(")"));
168 .concat(invalidValues[i]).concat(")"));
177 .concat(invalidValues[i]).concat(")"));
187 .concat(invalidValues[i]).concat(" provider: "
    [all...]
DigestExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
109 assertTrue("getMessage() should contain ".concat(toS), (getM
113 assertEquals("getCause() must return ".concat(tCause.toString()), tE
137 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
153 assertTrue("getMessage() must should ".concat(toS), (getM
157 assertEquals("getCause() must return ".concat(tCause.toString()), tE
173 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
176 assertTrue("getMessage() should contain ".concat(toS), getM
181 assertEquals("getCause() must return ".concat(tCause.toString()),
GeneralSecurityExceptionTest.java 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
113 assertTrue("getMessage() should contain ".concat(toS), (getM
117 assertEquals("getCause() must return ".concat(tCause.toString()), tE
141 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
157 assertTrue("getMessage() must should ".concat(toS), (getM
161 assertEquals("getCause() must return ".concat(tCause.toString()), tE
177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
180 assertTrue("getMessage() should contain ".concat(toS), getM
185 assertEquals("getCause() must return ".concat(tCause.toString()),
InvalidAlgorithmParameterExceptionTest.java 75 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
118 assertTrue("getMessage() should contain ".concat(toS), (getM
122 assertEquals("getCause() must return ".concat(tCause.toString()), tE
149 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
167 assertTrue("getMessage() must should ".concat(toS), (getM
171 assertEquals("getCause() must return ".concat(tCause.toString()), tE
188 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
191 assertTrue("getMessage() should contain ".concat(toS), getM
196 assertEquals("getCause() must return ".concat(tCause.toString()),
InvalidKeyExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
111 assertTrue("getMessage() should contain ".concat(toS), (getM
115 assertEquals("getCause() must return ".concat(tCause.toString()), tE
139 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
155 assertTrue("getMessage() must should ".concat(toS), (getM
159 assertEquals("getCause() must return ".concat(tCause.toString()), tE
175 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
178 assertTrue("getMessage() should contain ".concat(toS), getM
183 assertEquals("getCause() must return ".concat(tCause.toString()),
KeyExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
109 assertTrue("getMessage() should contain ".concat(toS), (getM
113 assertEquals("getCause() must return ".concat(tCause.toString()), tE
137 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
153 assertTrue("getMessage() must should ".concat(toS), (getM
157 assertEquals("getCause() must return ".concat(tCause.toString()), tE
173 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
176 assertTrue("getMessage() should contain ".concat(toS), getM
181 assertEquals("getCause() must return ".concat(tCause.toString()),
KeyManagementExceptionTest.java 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
113 assertTrue("getMessage() should contain ".concat(toS), (getM
117 assertEquals("getCause() must return ".concat(tCause.toString()), tE
141 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
157 assertTrue("getMessage() must should ".concat(toS), (getM
161 assertEquals("getCause() must return ".concat(tCause.toString()), tE
177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
180 assertTrue("getMessage() should contain ".concat(toS), getM
185 assertEquals("getCause() must return ".concat(tCause.toString()),
KeyStoreExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
110 assertTrue("getMessage() should contain ".concat(toS), (getM
114 assertEquals("getCause() must return ".concat(tCause.toString()), tE
138 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
154 assertTrue("getMessage() must should ".concat(toS), (getM
158 assertEquals("getCause() must return ".concat(tCause.toString()), tE
174 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
177 assertTrue("getMessage() should contain ".concat(toS), getM
182 assertEquals("getCause() must return ".concat(tCause.toString()),
NoSuchAlgorithmExceptionTest.java 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
113 assertTrue("getMessage() should contain ".concat(toS), (getM
117 assertEquals("getCause() must return ".concat(tCause.toString()), tE
141 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
157 assertTrue("getMessage() must should ".concat(toS), (getM
161 assertEquals("getCause() must return ".concat(tCause.toString()), tE
177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
180 assertTrue("getMessage() should contain ".concat(toS), getM
185 assertEquals("getCause() must return ".concat(tCause.toString()),
ProviderExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
110 assertTrue("getMessage() should contain ".concat(toS), (getM
114 assertEquals("getCause() must return ".concat(tCause.toString()), tE
138 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
154 assertTrue("getMessage() must should ".concat(toS), (getM
158 assertEquals("getCause() must return ".concat(tCause.toString()), tE
174 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
177 assertTrue("getMessage() should contain ".concat(toS), getM
182 assertEquals("getCause() must return ".concat(tCause.toString()),
SignatureExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
111 assertTrue("getMessage() should contain ".concat(toS), (getM
115 assertEquals("getCause() must return ".concat(tCause.toString()), tE
139 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
155 assertTrue("getMessage() must should ".concat(toS), (getM
159 assertEquals("getCause() must return ".concat(tCause.toString()), tE
175 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
178 assertTrue("getMessage() should contain ".concat(toS), getM
183 assertEquals("getCause() must return ".concat(tCause.toString()),
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanismExceptionTest.java 44 return "ExemptionMechanismException: ".concat(tE.toString()).concat(
45 " is not equal to caught exception: ").concat(eE.toString());
72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
ExemptionMechanismTest.java 66 srvExemptionMechanism.concat(".").concat(defaultAlg),
126 srvExemptionMechanism.concat(".").concat(defaultAlg),
158 srvExemptionMechanism.concat(".").concat(defaultAlg),
239 srvExemptionMechanism.concat(".").concat(defaultAlg),
277 srvExemptionMechanism.concat(".").concat(defaultAlg)
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
AlgorithmParameterGenerator2Test.java 66 AlgorithmParameterGenerator1Test.srvAlgorithmParameterGenerator.concat(".").concat(defaultAlg),
129 .concat(invalidValues[i]).concat(")"));
167 .concat(invalidValues[i]).concat(")"));
176 .concat(invalidValues[i]).concat(")"));
186 .concat(invalidValues[i]).concat(" provider: "
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaAudioEffectTest.java 174 msg = msg.concat(": AudioEffect not initialized");
183 msg = msg.concat(": Effect not found: "+desc[0].name);
186 msg = msg.concat(": Effect library not loaded");
218 msg = msg.concat(": Effect not found: "+desc[0].name);
221 msg = msg.concat(": Effect library not loaded");
238 msg = msg.concat(": could create random AudioEffect");
245 msg = msg.concat(": Effect library not loaded");
269 msg = msg.concat(": Equalizer not found");
271 msg = msg.concat(": Effect library not loaded");
295 msg = msg.concat(": AudioEffect not initialized")
    [all...]
MediaEqualizerTest.java 104 msg = msg.concat(": Equalizer not initialized");
108 msg = msg.concat(": Equalizer not found");
110 msg = msg.concat(": Effect library not loaded");
146 msg = msg.concat(": Bad parameter value");
149 msg = msg.concat(": get parameter() rejected");
152 msg = msg.concat("get parameter() called in wrong state");
178 msg = msg.concat(": Bad parameter value");
181 msg = msg.concat(": get parameter() rejected");
184 msg = msg.concat("get parameter() called in wrong state");
208 msg = msg.concat(": Bad parameter value")
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CRLExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
109 assertTrue("getMessage() should contain ".concat(toS), (getM
113 assertEquals("getCause() must return ".concat(tCause.toString()), tE
137 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
153 assertTrue("getMessage() must should ".concat(toS), (getM
157 assertEquals("getCause() must return ".concat(tCause.toString()), tE
173 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
176 assertTrue("getMessage() should contain ".concat(toS), getM
181 assertEquals("getCause() must return ".concat(tCause.toString()),
CertPathBuilderExceptionTest.java 74 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
114 assertTrue("getMessage() should contain ".concat(toS), (getM
118 assertEquals("getCause() must return ".concat(tCause.toString()), tE
142 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
158 assertTrue("getMessage() must should ".concat(toS), (getM
162 assertEquals("getCause() must return ".concat(tCause.toString()), tE
178 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
181 assertTrue("getMessage() should contain ".concat(toS), getM
186 assertEquals("getCause() must return ".concat(tCause.toString()),
CertStoreExceptionTest.java 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
111 assertTrue("getMessage() should contain ".concat(toS), (getM
115 assertEquals("getCause() must return ".concat(tCause.toString()), tE
139 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
155 assertTrue("getMessage() must should ".concat(toS), (getM
159 assertEquals("getCause() must return ".concat(tCause.toString()), tE
175 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
178 assertTrue("getMessage() should contain ".concat(toS), getM
183 assertEquals("getCause() must return ".concat(tCause.toString()),
CertificateEncodingExceptionTest.java 74 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
116 assertTrue("getMessage() should contain ".concat(toS), (getM
120 assertEquals("getCause() must return ".concat(tCause.toString()), tE
145 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
162 assertTrue("getMessage() must should ".concat(toS), (getM
166 assertEquals("getCause() must return ".concat(tCause.toString()), tE
182 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
185 assertTrue("getMessage() should contain ".concat(toS), getM
190 assertEquals("getCause() must return ".concat(tCause.toString()),
CertificateExceptionTest.java 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
113 assertTrue("getMessage() should contain ".concat(toS), (getM
117 assertEquals("getCause() must return ".concat(tCause.toString()), tE
141 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
157 assertTrue("getMessage() must should ".concat(toS), (getM
161 assertEquals("getCause() must return ".concat(tCause.toString()), tE
177 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
180 assertTrue("getMessage() should contain ".concat(toS), getM
185 assertEquals("getCause() must return ".concat(tCause.toString()),
CertificateParsingExceptionTest.java 74 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
114 assertTrue("getMessage() should contain ".concat(toS), (getM
118 assertEquals("getCause() must return ".concat(tCause.toString()), tE
143 assertEquals("getMessage() must return: ".concat(msgs[i]), tE
160 assertTrue("getMessage() must should ".concat(toS), (getM
164 assertEquals("getCause() must return ".concat(tCause.toString()), tE
180 assertTrue("getMessage() must contain ".concat(msgs[i]), getM
183 assertTrue("getMessage() should contain ".concat(toS), getM
188 assertEquals("getCause() must return ".concat(tCause.toString()),

Completed in 265 milliseconds

12 3 4 5 6 7 8 91011>>