/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
IllegalBlockSizeExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 87 assertNull("getMessage() must return null.", tE.getMessage()); 88 assertNull("getCause() must return null", tE.getCause());
|
NoSuchPaddingExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 87 assertNull("getMessage() must return null.", tE.getMessage()); 88 assertNull("getCause() must return null", tE.getCause());
|
ShortBufferExceptionTest.java | 59 assertNull("getMessage() must return null.", tE.getMessage()); 60 assertNull("getCause() must return null", tE.getCause()); 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 74 assertNull("getCause() must return null", tE.getCause()); 86 assertNull("getMessage() must return null.", tE.getMessage()); 87 assertNull("getCause() must return null", tE.getCause());
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
ExemptionMechanismSpiTest.java | 70 fail("InvalidKeyException must be thrown"); 75 fail("InvalidKeyException must be thrown"); 80 fail("InvalidKeyException must be thrown"); 86 fail("ExemptionMechanismException must be thrown"); 91 fail("ExemptionMechanismException must be thrown"); 96 fail("ExemptionMechanismException must be thrown");
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
InvalidParameterExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 87 assertNull("getMessage() must return null.", tE.getMessage()); 88 assertNull("getCause() must return null", tE.getCause());
|
NoSuchProviderExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 87 assertNull("getMessage() must return null.", tE.getMessage()); 88 assertNull("getCause() must return null", tE.getCause());
|
UnrecoverableKeyExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 87 assertNull("getMessage() must return null.", tE.getMessage()); 88 assertNull("getCause() must return null", tE.getCause());
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
CertificateExpiredExceptionTest.java | 59 assertNull("getMessage() must return null.", tE.getMessage()); 60 assertNull("getCause() must return null", tE.getCause()); 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 74 assertNull("getCause() must return null", tE.getCause()); 86 assertNull("getMessage() must return null.", tE.getMessage()); 87 assertNull("getCause() must return null", tE.getCause());
|
CertificateFactory2Test.java | 101 fail("CertificateException must be thrown"); 107 fail("CertificateException must be thrown because encodings list is empty"); 116 fail("CertificateException must be thrown"); 122 fail("IllegalArgumentException must be thrown"); 133 fail("CertificateException must be thrown"); 138 fail("CertificateException must be thrown"); 142 assertNull("Result must be null", cert); 144 assertNull("Result must be null", col); 148 fail("CRLException must be thrown"); 153 fail("CRLException must be thrown") [all...] |
CertificateNotYetValidExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 88 assertNull("getMessage() must return null.", tE.getMessage()); 89 assertNull("getCause() must return null", tE.getCause());
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
InvalidParameterSpecExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 88 assertNull("getMessage() must return null.", tE.getMessage()); 89 assertNull("getCause() must return null", tE.getCause());
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/ |
CertificateEncodingExceptionTest.java | 58 assertNull("getMessage() must return null.", tE.getMessage()); 59 assertNull("getCause() must return null", tE.getCause()); 71 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 73 assertNull("getCause() must return null", tE.getCause()); 85 assertNull("getMessage() must return null.", tE.getMessage()); 86 assertNull("getCause() must return null", tE.getCause());
|
CertificateExceptionTest.java | 59 assertNull("getMessage() must return null.", tE.getMessage()); 60 assertNull("getCause() must return null", tE.getCause()); 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 74 assertNull("getCause() must return null", tE.getCause()); 86 assertNull("getMessage() must return null.", tE.getMessage()); 87 assertNull("getCause() must return null", tE.getCause());
|
CertificateExpiredExceptionTest.java | 59 assertNull("getMessage() must return null.", tE.getMessage()); 60 assertNull("getCause() must return null", tE.getCause()); 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 74 assertNull("getCause() must return null", tE.getCause()); 86 assertNull("getMessage() must return null.", tE.getMessage()); 87 assertNull("getCause() must return null", tE.getCause());
|
CertificateNotYetValidExceptionTest.java | 60 assertNull("getMessage() must return null.", tE.getMessage()); 61 assertNull("getCause() must return null", tE.getCause()); 73 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 75 assertNull("getCause() must return null", tE.getCause()); 88 assertNull("getMessage() must return null.", tE.getMessage()); 89 assertNull("getCause() must return null", tE.getCause());
|
CertificateParsingExceptionTest.java | 59 assertNull("getMessage() must return null.", tE.getMessage()); 60 assertNull("getCause() must return null", tE.getCause()); 72 assertEquals("getMessage() must return: ".concat(msgs[i]), tE 74 assertNull("getCause() must return null", tE.getCause()); 86 assertNull("getMessage() must return null.", tE.getMessage()); 87 assertNull("getCause() must return null", tE.getCause());
|
/external/apache-harmony/x-net/src/test/java/javax/net/ssl/ |
SSLContextSpiTests.java | 54 fail("RuntimeException must be thrown"); 60 fail("RuntimeException must be thrown"); 66 fail("RuntimeException must be thrown"); 72 fail("RuntimeException must be thrown"); 78 fail("RuntimeException must be thrown"); 84 fail("RuntimeException must be thrown");
|
/external/clang/test/Sema/ |
overloadable.c | 7 float *f(float); // expected-error{{overloaded function 'f' must have the 'overloadable' attribute}} 8 int *f(int); // expected-error{{redeclaration of 'f' must have the 'overloadable' attribute}} \ 65 extern int __attribute__((overloadable)) f0(); // expected-error{{'overloadable' function 'f0' must have a prototype}} 67 f1_type __attribute__((overloadable)) f1; // expected-error{{'overloadable' function 'f1' must have a prototype}} 78 void before_local_1(char); // expected-error {{must have the 'overloadable' attribute}} 86 void after_local_2(int); // expected-error {{must have the 'overloadable' attribute}}
|
/external/icu/icu4c/source/common/ |
unifiedcache.cpp | 69 // gNoValue must be created first to avoid assertion error in 147 // On entry, gCacheMutex must be held. 190 // On entry, gCacheMutex must be held. 211 // On entry, gCacheMutex must be held. key must not exist in the cache. 237 // On entry. gCacheMutex must not be held. value must be 242 // Caller must call removeRef() on value. 263 // On entry, gCacheMutex must not be held value must be NULL and status mus [all...] |
/external/libvpx/libvpx/vpx/ |
vpx_frame_buffer.h | 45 * buffer in order for the decode call to complete. The callback must 47 * callback must set fb->size to the allocated size. The application does not 53 * not be NULL. On success the callback must return 0. Any failure the 54 * callback must return a value less than 0. 67 * success the callback must return 0. Any failure the callback must return
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_state_upload.c | 48 &brw_vs_prog, /* must do before GS prog, state base address. */ 49 &brw_gs_prog, /* must do before state base address */ 50 &brw_clip_prog, /* must do before state base address */ 51 &brw_sf_prog, /* must do before state base address */ 52 &brw_wm_prog, /* must do before state base address */ 64 /* Surface state setup. Must come before the VS/WM unit. The binding 65 * table upload must be last. 113 &brw_vs_prog, /* must do before state base address */ 114 &brw_gs_prog, /* must do before state base address */ 115 &brw_wm_prog, /* must do before state base address * [all...] |
/external/skia/tools/ |
skpmaker.cpp | 54 SkDebugf("--blue must be within range [0,255]\n"); 58 SkDebugf("--green must be within range [0,255]\n"); 62 SkDebugf("--height must be >0\n"); 66 SkDebugf("--red must be within range [0,255]\n"); 70 SkDebugf("--width must be >0\n"); 74 SkDebugf("--writePath must be nonempty\n");
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
vpx_frame_buffer.h | 49 * buffer in order for the decode call to complete. The callback must 51 * callback must set fb->size to the allocated size. The application does not 57 * not be NULL. On success the callback must return 0. Any failure the 58 * callback must return a value less than 0. 71 * success the callback must return 0. Any failure the callback must return
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/ |
DestroyFailedExceptionTest.java | 42 assertNull("getMessage() must return null.", dfE.getMessage()); 43 assertNull("getCause() must return null", dfE.getCause()); 54 assertEquals("getMessage() must return: ".concat(msgs[i]), dfE.getMessage(), msgs[i]); 55 assertNull("getCause() must return null", dfE.getCause()); 66 assertNull("getMessage() must return null.", dfE.getMessage()); 67 assertNull("getCause() must return null", dfE.getCause());
|
LoginExceptionTest.java | 42 assertNull("getMessage() must return null.", lE.getMessage()); 43 assertNull("getCause() must return null", lE.getCause()); 54 assertEquals("getMessage() must return: ".concat(msgs[i]), lE.getMessage(), msgs[i]); 55 assertNull("getCause() must return null", lE.getCause()); 66 assertNull("getMessage() must return null.", lE.getMessage()); 67 assertNull("getCause() must return null", lE.getCause());
|