Home
last modified time | relevance | path

Searched refs:assertNull (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/external/v8/test/mjsunit/third_party/
Dregexp-pcre.js1649 assertNull(res[1].exec("*** Failers", 3));
1653 assertNull(res[2].exec("Aabc", 7));
1654 assertNull(res[2].exec("*** Failers", 8));
1655 assertNull(res[2].exec("defabc", 9));
1656 assertNull(res[2].exec("Adefabc", 10));
1658 assertNull(res[7].exec("*** Failers", 12));
1659 assertNull(res[7].exec("def\nabc", 13));
1690 assertNull(res[20].exec("*** Failers", 44));
1691 assertNull(res[20].exec("abc\n", 45));
1692 assertNull(res[20].exec("abc\ndef", 46));
[all …]
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DSQLTransientConnectionExceptionTest.java46 assertNull( in test_Constructor_LString()
64 assertNull( in test_Constructor_LString_1()
67 assertNull( in test_Constructor_LString_1()
101 assertNull( in test_Constructor_LStringLString_1()
122 assertNull( in test_Constructor_LStringLString_2()
137 assertNull( in test_Constructor_LStringLString_3()
140 assertNull( in test_Constructor_LStringLString_3()
209 assertNull( in test_Constructor_LStringLStringI_3()
227 assertNull( in test_Constructor_LStringLStringI_4()
245 assertNull( in test_Constructor_LStringLStringI_5()
[all …]
DSQLTransactionRollbackExceptionTest.java46 assertNull( in test_Constructor_LString()
64 assertNull( in test_Constructor_LString_1()
67 assertNull( in test_Constructor_LString_1()
101 assertNull( in test_Constructor_LStringLString_1()
122 assertNull( in test_Constructor_LStringLString_2()
137 assertNull( in test_Constructor_LStringLString_3()
140 assertNull( in test_Constructor_LStringLString_3()
209 assertNull( in test_Constructor_LStringLStringI_3()
227 assertNull( in test_Constructor_LStringLStringI_4()
245 assertNull( in test_Constructor_LStringLStringI_5()
[all …]
DSQLRecoverableExceptionTest.java46 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LString()
62 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLRecoverableException should be null", in test_Constructor_LString_1()
95 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LStringLString_1()
114 assertNull("The reason of SQLRecoverableException should be null", in test_Constructor_LStringLString_2()
127 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LStringLString_3()
129 assertNull("The reason of SQLRecoverableException should be null", in test_Constructor_LStringLString_3()
193 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LStringLStringI_3()
209 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LStringLStringI_4()
225 assertNull("The SQLState of SQLRecoverableException should be null", in test_Constructor_LStringLStringI_5()
[all …]
DSQLFeatureNotSupportedExceptionTest.java46 assertNull( in test_Constructor_LString()
64 assertNull( in test_Constructor_LString_1()
67 assertNull( in test_Constructor_LString_1()
101 assertNull( in test_Constructor_LStringLString_1()
122 assertNull( in test_Constructor_LStringLString_2()
137 assertNull( in test_Constructor_LStringLString_3()
140 assertNull( in test_Constructor_LStringLString_3()
209 assertNull( in test_Constructor_LStringLStringI_3()
227 assertNull( in test_Constructor_LStringLStringI_4()
245 assertNull( in test_Constructor_LStringLStringI_5()
[all …]
DSQLIntegrityConstraintViolationExceptionTest.java46 assertNull( in test_Constructor_LString()
65 assertNull( in test_Constructor_LString_1()
68 assertNull( in test_Constructor_LString_1()
104 assertNull( in test_Constructor_LStringLString_1()
127 assertNull( in test_Constructor_LStringLString_2()
142 assertNull( in test_Constructor_LStringLString_3()
145 assertNull( in test_Constructor_LStringLString_3()
224 assertNull( in test_Constructor_LStringLStringI_3()
244 assertNull( in test_Constructor_LStringLStringI_4()
264 assertNull( in test_Constructor_LStringLStringI_5()
[all …]
DSQLSyntaxErrorExceptionTest.java46 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LString()
62 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLSyntaxErrorException should be null", in test_Constructor_LString_1()
95 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LStringLString_1()
114 assertNull("The reason of SQLSyntaxErrorException should be null", in test_Constructor_LStringLString_2()
127 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LStringLString_3()
129 assertNull("The reason of SQLSyntaxErrorException should be null", in test_Constructor_LStringLString_3()
193 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LStringLStringI_3()
209 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LStringLStringI_4()
225 assertNull("The SQLState of SQLSyntaxErrorException should be null", in test_Constructor_LStringLStringI_5()
[all …]
DSQLTransientExceptionTest.java46 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LString()
62 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLTransientException should be null", in test_Constructor_LString_1()
95 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LStringLString_1()
114 assertNull("The reason of SQLTransientException should be null", in test_Constructor_LStringLString_2()
127 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LStringLString_3()
129 assertNull("The reason of SQLTransientException should be null", in test_Constructor_LStringLString_3()
193 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LStringLStringI_3()
209 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LStringLStringI_4()
225 assertNull("The SQLState of SQLTransientException should be null", in test_Constructor_LStringLStringI_5()
[all …]
DSQLNonTransientExceptionTest.java46 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LString()
62 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLNonTransientException should be null", in test_Constructor_LString_1()
95 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LStringLString_1()
114 assertNull("The reason of SQLNonTransientException should be null", in test_Constructor_LStringLString_2()
127 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LStringLString_3()
129 assertNull("The reason of SQLNonTransientException should be null", in test_Constructor_LStringLString_3()
193 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LStringLStringI_3()
209 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LStringLStringI_4()
225 assertNull("The SQLState of SQLNonTransientException should be null", in test_Constructor_LStringLStringI_5()
[all …]
DSQLTimeoutExceptionTest.java46 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LString()
62 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LString_1()
64 assertNull("The reason of SQLTimeoutException should be null", in test_Constructor_LString_1()
95 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LStringLString_1()
114 assertNull("The reason of SQLTimeoutException should be null", in test_Constructor_LStringLString_2()
127 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LStringLString_3()
129 assertNull("The reason of SQLTimeoutException should be null", in test_Constructor_LStringLString_3()
193 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LStringLStringI_3()
209 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LStringLStringI_4()
225 assertNull("The SQLState of SQLTimeoutException should be null", in test_Constructor_LStringLStringI_5()
[all …]
DSQLNonTransientConnectionExceptionTest.java46 assertNull( in test_Constructor_LString()
64 assertNull( in test_Constructor_LString_1()
67 assertNull( in test_Constructor_LString_1()
103 assertNull( in test_Constructor_LStringLString_1()
125 assertNull( in test_Constructor_LStringLString_2()
140 assertNull( in test_Constructor_LStringLString_3()
143 assertNull( in test_Constructor_LStringLString_3()
218 assertNull( in test_Constructor_LStringLStringI_3()
236 assertNull( in test_Constructor_LStringLStringI_4()
254 assertNull( in test_Constructor_LStringLStringI_5()
[all …]
DSQLInvalidAuthorizationSpecExceptionTest.java46 assertNull( in test_Constructor_LString()
65 assertNull( in test_Constructor_LString_1()
68 assertNull( in test_Constructor_LString_1()
104 assertNull( in test_Constructor_LStringLString_1()
127 assertNull( in test_Constructor_LStringLString_2()
142 assertNull( in test_Constructor_LStringLString_3()
145 assertNull( in test_Constructor_LStringLString_3()
220 assertNull( in test_Constructor_LStringLStringI_3()
239 assertNull( in test_Constructor_LStringLStringI_4()
258 assertNull( in test_Constructor_LStringLStringI_5()
[all …]
DSQLDataExceptionTest.java45 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LString()
60 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LString_1()
62 assertNull("The reason of SQLDataException should be null", in test_Constructor_LString_1()
93 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LStringLString_1()
112 assertNull("The reason of SQLDataException should be null", in test_Constructor_LStringLString_2()
125 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LStringLString_3()
127 assertNull("The reason of SQLDataException should be null", in test_Constructor_LStringLString_3()
191 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LStringLStringI_3()
207 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LStringLStringI_4()
223 assertNull("The SQLState of SQLDataException should be null", in test_Constructor_LStringLStringI_5()
[all …]
/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderSpecTest.java39 assertNull(spec.initialCapacity); in testParse_empty()
40 assertNull(spec.maximumSize); in testParse_empty()
41 assertNull(spec.maximumWeight); in testParse_empty()
42 assertNull(spec.concurrencyLevel); in testParse_empty()
43 assertNull(spec.keyStrength); in testParse_empty()
44 assertNull(spec.valueStrength); in testParse_empty()
45 assertNull(spec.writeExpirationTimeUnit); in testParse_empty()
46 assertNull(spec.accessExpirationTimeUnit); in testParse_empty()
53 assertNull(spec.maximumSize); in testParse_initialCapacity()
54 assertNull(spec.maximumWeight); in testParse_initialCapacity()
[all …]
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogRecordTest.java60 assertNull(r.getMessage()); in testLogRecordWithNullPointers()
64 assertNull(lr.getLoggerName()); in testGetSetLoggerName()
66 assertNull(lr.getLoggerName()); in testGetSetLoggerName()
72 assertNull(lr.getResourceBundleName()); in testGetSetResourceBundle()
73 assertNull(lr.getResourceBundle()); in testGetSetResourceBundle()
76 assertNull(lr.getResourceBundle()); in testGetSetResourceBundle()
79 assertNull(lr.getResourceBundle()); in testGetSetResourceBundle()
86 assertNull(lr.getResourceBundleName()); in testGetSetResourceBundle()
90 assertNull(lr.getResourceBundleName()); in testGetSetResourceBundleName()
92 assertNull(lr.getResourceBundleName()); in testGetSetResourceBundleName()
[all …]
DLoggerTest.java100 assertNull(Logger.global.getFilter()); in testGlobalLogger()
102 assertNull(Logger.global.getLevel()); in testGlobalLogger()
104 assertNull(Logger.global.getParent().getParent()); in testGlobalLogger()
105 assertNull(Logger.global.getResourceBundle()); in testGlobalLogger()
106 assertNull(Logger.global.getResourceBundleName()); in testGlobalLogger()
120 assertNull(mlog.getFilter()); in testConstructor_Normal()
122 assertNull(mlog.getLevel()); in testConstructor_Normal()
124 assertNull(mlog.getParent()); in testConstructor_Normal()
136 assertNull(mlog.getFilter()); in testConstructor_Null()
138 assertNull(mlog.getLevel()); in testConstructor_Null()
[all …]
DLogManagerTest.java110 assertNull(foo); in testAddGetLogger()
114 assertNull(foo.getParent()); in testAddGetLogger()
128 assertNull(mockManager.getLogger("bad name")); in testAddGetLogger()
167 assertNull(foo.getParent()); in testAddGetLogger_Hierachy()
168 assertNull(child.getParent()); in testAddGetLogger_Hierachy()
169 assertNull(grandson.getParent()); in testAddGetLogger_Hierachy()
170 assertNull(otherChild.getParent()); in testAddGetLogger_Hierachy()
175 assertNull(child.getParent()); in testAddGetLogger_Hierachy()
178 assertNull(fakeChild.getParent()); in testAddGetLogger_Hierachy()
185 assertNull(foo.getParent()); in testAddGetLogger_Hierachy()
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DOptionalMethodTest.java27 import static org.junit.Assert.assertNull;
154 assertNull(VOID_METHOD_RETURNS_ANY.invoke(base)); in invoke()
155 assertNull(VOID_METHOD_RETURNS_VOID.invoke(base)); in invoke()
167 assertNull(VOID_METHOD_RETURNS_ANY.invoke(subClass1)); in invoke()
168 assertNull(VOID_METHOD_RETURNS_VOID.invoke(subClass1)); in invoke()
181 assertNull(VOID_METHOD_RETURNS_ANY.invoke(subClass2)); in invoke()
182 assertNull(VOID_METHOD_RETURNS_VOID.invoke(subClass2)); in invoke()
230 assertNull(STRING_METHOD_RETURNS_INT.invokeOptional(base)); in invokeOptional()
231 assertNull(VOID_METHOD_RETURNS_ANY.invokeOptional(base)); in invokeOptional()
232 assertNull(VOID_METHOD_RETURNS_VOID.invokeOptional(base)); in invokeOptional()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DMutableClassToInstanceMapTest.java110 assertNull(map.putInstance(Integer.class, new Integer(5))); in testPutAndGetInstance()
128 assertNull(map.get(Integer.class)); in testNull()
129 assertNull(map.getInstance(Integer.class)); in testNull()
132 assertNull(map.get(Long.class)); in testNull()
133 assertNull(map.getInstance(Long.class)); in testNull()
137 assertNull(map.getInstance(int.class)); in testPrimitiveAndWrapper()
138 assertNull(map.getInstance(Integer.class)); in testPrimitiveAndWrapper()
140 assertNull(map.putInstance(int.class, 0)); in testPrimitiveAndWrapper()
141 assertNull(map.putInstance(Integer.class, 1)); in testPrimitiveAndWrapper()
150 assertNull(map.getInstance(int.class)); in testPrimitiveAndWrapper()
[all …]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
DCertificateEncodingExceptionTest.java60 assertNull("getMessage() must return null.", tE.getMessage()); in testCertificateEncodingException01()
61 assertNull("getCause() must return null", tE.getCause()); in testCertificateEncodingException01()
75 assertNull("getCause() must return null", tE.getCause()); in testCertificateEncodingException02()
87 assertNull("getMessage() must return null.", tE.getMessage()); in testCertificateEncodingException03()
88 assertNull("getCause() must return null", tE.getCause()); in testCertificateEncodingException03()
100 assertNull("getMessage() must return null.", tE.getMessage()); in testCertificateEncodingException04()
101 assertNull("getCause() must return null", tE.getCause()); in testCertificateEncodingException04()
131 assertNull("getMessage() must return null", tE.getMessage()); in testCertificateEncodingException06()
132 assertNull("getCause() must return null", tE.getCause()); in testCertificateEncodingException06()
146 assertNull("getCause() must return null", tE.getCause()); in testCertificateEncodingException07()
DCertificateParsingExceptionTest.java60 assertNull("getMessage() must return null.", tE.getMessage()); in testCertificateParsingException01()
61 assertNull("getCause() must return null", tE.getCause()); in testCertificateParsingException01()
75 assertNull("getCause() must return null", tE.getCause()); in testCertificateParsingException02()
87 assertNull("getMessage() must return null.", tE.getMessage()); in testCertificateParsingException03()
88 assertNull("getCause() must return null", tE.getCause()); in testCertificateParsingException03()
99 assertNull("getMessage() must return null.", tE.getMessage()); in testCertificateParsingException04()
100 assertNull("getCause() must return null", tE.getCause()); in testCertificateParsingException04()
129 assertNull("getMessage() must return null", tE.getMessage()); in testCertificateParsingException06()
130 assertNull("getCause() must return null", tE.getCause()); in testCertificateParsingException06()
144 assertNull("getCause() must return null", tE.getCause()); in testCertificateParsingException07()
DCertPathBuilderExceptionTest.java60 assertNull("getMessage() must return null.", tE.getMessage()); in testCertPathBuilderException01()
61 assertNull("getCause() must return null", tE.getCause()); in testCertPathBuilderException01()
75 assertNull("getCause() must return null", tE.getCause()); in testCertPathBuilderException02()
87 assertNull("getMessage() must return null.", tE.getMessage()); in testCertPathBuilderException03()
88 assertNull("getCause() must return null", tE.getCause()); in testCertPathBuilderException03()
99 assertNull("getMessage() must return null.", tE.getMessage()); in testCertPathBuilderException04()
100 assertNull("getCause() must return null", tE.getCause()); in testCertPathBuilderException04()
128 assertNull("getMessage() must return null", tE.getMessage()); in testCertPathBuilderException06()
129 assertNull("getCause() must return null", tE.getCause()); in testCertPathBuilderException06()
143 assertNull("getCause() must return null", tE.getCause()); in testCertPathBuilderException07()
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DNoSuchAlgorithmExceptionTest.java60 assertNull("getMessage() must return null.", tE.getMessage()); in testNoSuchAlgorithmException01()
61 assertNull("getCause() must return null", tE.getCause()); in testNoSuchAlgorithmException01()
75 assertNull("getCause() must return null", tE.getCause()); in testNoSuchAlgorithmException02()
87 assertNull("getMessage() must return null.", tE.getMessage()); in testNoSuchAlgorithmException03()
88 assertNull("getCause() must return null", tE.getCause()); in testNoSuchAlgorithmException03()
99 assertNull("getMessage() must return null.", tE.getMessage()); in testNoSuchAlgorithmException04()
100 assertNull("getCause() must return null", tE.getCause()); in testNoSuchAlgorithmException04()
128 assertNull("getMessage() must return null", tE.getMessage()); in testNoSuchAlgorithmException06()
129 assertNull("getCause() must return null", tE.getCause()); in testNoSuchAlgorithmException06()
143 assertNull("getCause() must return null", tE.getCause()); in testNoSuchAlgorithmException07()
DProviderExceptionTest.java59 assertNull("getMessage() must return null.", tE.getMessage()); in testProviderException01()
60 assertNull("getCause() must return null", tE.getCause()); in testProviderException01()
74 assertNull("getCause() must return null", tE.getCause()); in testProviderException02()
85 assertNull("getMessage() must return null.", tE.getMessage()); in testProviderException03()
86 assertNull("getCause() must return null", tE.getCause()); in testProviderException03()
96 assertNull("getMessage() must return null.", tE.getMessage()); in testProviderException04()
97 assertNull("getCause() must return null", tE.getCause()); in testProviderException04()
125 assertNull("getMessage() must return null", tE.getMessage()); in testProviderException06()
126 assertNull("getCause() must return null", tE.getCause()); in testProviderException06()
140 assertNull("getCause() must return null", tE.getCause()); in testProviderException07()
DGeneralSecurityExceptionTest.java60 assertNull("getMessage() must return null.", tE.getMessage()); in testGeneralSecurityException01()
61 assertNull("getCause() must return null", tE.getCause()); in testGeneralSecurityException01()
75 assertNull("getCause() must return null", tE.getCause()); in testGeneralSecurityException02()
87 assertNull("getMessage() must return null.", tE.getMessage()); in testGeneralSecurityException03()
88 assertNull("getCause() must return null", tE.getCause()); in testGeneralSecurityException03()
99 assertNull("getMessage() must return null.", tE.getMessage()); in testGeneralSecurityException04()
100 assertNull("getCause() must return null", tE.getCause()); in testGeneralSecurityException04()
128 assertNull("getMessage() must return null", tE.getMessage()); in testGeneralSecurityException06()
129 assertNull("getCause() must return null", tE.getCause()); in testGeneralSecurityException06()
143 assertNull("getCause() must return null", tE.getCause()); in testGeneralSecurityException07()

12345678910>>...21