/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | SQLTransactionRollbackExceptionTest.java | 45 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LString() 63 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LString_1() 81 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLString() 100 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLString_1() 118 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLString_2() 136 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLString_3() 154 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLStringI() 172 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLStringI_1() 190 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLStringI_2() 208 assertNotNull(sQLTransactionRollbackException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLFeatureNotSupportedExceptionTest.java | 45 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LString() 63 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LString_1() 81 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLString() 100 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLString_1() 118 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLString_2() 136 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLString_3() 154 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLStringI() 172 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLStringI_1() 190 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLStringI_2() 208 assertNotNull(sQLFeatureNotSupportedException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLTimeoutExceptionTest.java | 45 assertNotNull(sQLTimeoutException); in test_Constructor_LString() 61 assertNotNull(sQLTimeoutException); in test_Constructor_LString_1() 76 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLString() 94 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLString_1() 110 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLString_2() 126 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLString_3() 141 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLStringI() 158 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLStringI_1() 175 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLStringI_2() 192 assertNotNull(sQLTimeoutException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLTransientConnectionExceptionTest.java | 45 assertNotNull(sQLTransientConnectionException); in test_Constructor_LString() 63 assertNotNull(sQLTransientConnectionException); in test_Constructor_LString_1() 81 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLString() 100 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLString_1() 118 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLString_2() 136 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLString_3() 154 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLStringI() 172 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLStringI_1() 190 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLStringI_2() 208 assertNotNull(sQLTransientConnectionException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLIntegrityConstraintViolationExceptionTest.java | 45 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LString() 64 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LString_1() 82 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLString() 103 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLString_1() 122 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLString_2() 141 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLString_3() 160 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLStringI() 181 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLStringI_1() 202 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLStringI_2() 223 assertNotNull(sQLIntegrityConstraintViolationException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLTransientExceptionTest.java | 45 assertNotNull(sQLTransientException); in test_Constructor_LString() 61 assertNotNull(sQLTransientException); in test_Constructor_LString_1() 76 assertNotNull(sQLTransientException); in test_Constructor_LStringLString() 94 assertNotNull(sQLTransientException); in test_Constructor_LStringLString_1() 110 assertNotNull(sQLTransientException); in test_Constructor_LStringLString_2() 126 assertNotNull(sQLTransientException); in test_Constructor_LStringLString_3() 141 assertNotNull(sQLTransientException); in test_Constructor_LStringLStringI() 158 assertNotNull(sQLTransientException); in test_Constructor_LStringLStringI_1() 175 assertNotNull(sQLTransientException); in test_Constructor_LStringLStringI_2() 192 assertNotNull(sQLTransientException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLNonTransientExceptionTest.java | 45 assertNotNull(sQLNonTransientException); in test_Constructor_LString() 61 assertNotNull(sQLNonTransientException); in test_Constructor_LString_1() 76 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLString() 94 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLString_1() 110 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLString_2() 126 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLString_3() 141 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLStringI() 158 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLStringI_1() 175 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLStringI_2() 192 assertNotNull(sQLNonTransientException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLRecoverableExceptionTest.java | 45 assertNotNull(sQLRecoverableException); in test_Constructor_LString() 61 assertNotNull(sQLRecoverableException); in test_Constructor_LString_1() 76 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLString() 94 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLString_1() 110 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLString_2() 126 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLString_3() 141 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLStringI() 158 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLStringI_1() 175 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLStringI_2() 192 assertNotNull(sQLRecoverableException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLSyntaxErrorExceptionTest.java | 45 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LString() 61 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LString_1() 76 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLString() 94 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLString_1() 110 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLString_2() 126 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLString_3() 141 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLStringI() 158 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLStringI_1() 175 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLStringI_2() 192 assertNotNull(sQLSyntaxErrorException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLDataExceptionTest.java | 44 assertNotNull(sQLDataException); in test_Constructor_LString() 59 assertNotNull(sQLDataException); in test_Constructor_LString_1() 74 assertNotNull(sQLDataException); in test_Constructor_LStringLString() 92 assertNotNull(sQLDataException); in test_Constructor_LStringLString_1() 108 assertNotNull(sQLDataException); in test_Constructor_LStringLString_2() 124 assertNotNull(sQLDataException); in test_Constructor_LStringLString_3() 139 assertNotNull(sQLDataException); in test_Constructor_LStringLStringI() 156 assertNotNull(sQLDataException); in test_Constructor_LStringLStringI_1() 173 assertNotNull(sQLDataException); in test_Constructor_LStringLStringI_2() 190 assertNotNull(sQLDataException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLNonTransientConnectionExceptionTest.java | 45 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LString() 63 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LString_1() 81 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLString() 102 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLString_1() 120 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLString_2() 139 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLString_3() 157 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLStringI() 177 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLStringI_1() 197 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLStringI_2() 217 assertNotNull(sQLNonTransientConnectionException); in test_Constructor_LStringLStringI_3() [all …]
|
D | SQLInvalidAuthorizationSpecExceptionTest.java | 45 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LString() 64 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LString_1() 82 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLString() 103 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLString_1() 122 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLString_2() 141 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLString_3() 159 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLStringI() 179 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLStringI_1() 199 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLStringI_2() 219 assertNotNull(sQLInvalidAuthorizationSpecException); in test_Constructor_LStringLStringI_3() [all …]
|
/external/nanohttpd/core/src/test/java/fi/iki/elonen/ |
D | InvalidRequestTest.java | 35 import static junit.framework.Assert.assertNotNull; 46 assertNotNull(this.testServer.parms); in testGetRequestWithoutProtocol() 48 assertNotNull(this.testServer.files); in testGetRequestWithoutProtocol() 49 assertNotNull(this.testServer.uri); in testGetRequestWithoutProtocol() 56 assertNotNull(this.testServer.parms); in testGetRequestWithProtocol() 58 assertNotNull(this.testServer.files); in testGetRequestWithProtocol() 59 assertNotNull(this.testServer.uri); in testGetRequestWithProtocol() 65 assertNotNull(this.testServer.parms); in testPostRequestWithoutProtocol() 67 assertNotNull(this.testServer.files); in testPostRequestWithoutProtocol() 68 assertNotNull(this.testServer.uri); in testPostRequestWithoutProtocol() [all …]
|
/external/smali/smalidea/src/test/java/org/jf/smalidea/ |
D | SmaliAnnotationTest.java | 177 Assert.assertNotNull(annotationNameRef); in doTest() 179 Assert.assertNotNull(smaliAnnotationClass); in doTest() 184 Assert.assertNotNull(annotationNameRef); in doTest() 186 Assert.assertNotNull(smaliAnnotationClass); in doTest() 190 Assert.assertNotNull(smaliAnnotation); in doTest() 193 Assert.assertNotNull(owner); in doTest() 196 Assert.assertNotNull(annotationNameRef); in doTest() 198 Assert.assertNotNull(smaliAnnotationClass); in doTest() 202 Assert.assertNotNull(parameterList); in doTest() 206 Assert.assertNotNull(value); in doTest() [all …]
|
D | MethodReferenceTest.java | 58 Assert.assertNotNull(methodReference); in testJavaReferenceFromSmali() 62 Assert.assertNotNull(resolvedMethod); in testJavaReferenceFromSmali() 64 Assert.assertNotNull(resolvedMethod.getContainingClass()); in testJavaReferenceFromSmali() 67 Assert.assertNotNull(resolvedMethod.getReturnType()); in testJavaReferenceFromSmali() 91 Assert.assertNotNull(methodReference); in testSmaliReferenceFromSmali() 95 Assert.assertNotNull(resolvedMethod); in testSmaliReferenceFromSmali() 97 Assert.assertNotNull(resolvedMethod.getContainingClass()); in testSmaliReferenceFromSmali() 103 Assert.assertNotNull(resolvedMethod.getReturnType()); in testSmaliReferenceFromSmali() 124 Assert.assertNotNull(methodReference); in testSmaliReferenceFromJava() 127 Assert.assertNotNull(resolvedMethod); in testSmaliReferenceFromJava() [all …]
|
D | FieldReferenceTest.java | 57 Assert.assertNotNull(fieldReference); in testJavaReferenceFromSmali() 59 Assert.assertNotNull(fieldReference.getFieldType()); in testJavaReferenceFromSmali() 63 Assert.assertNotNull(resolvedField); in testJavaReferenceFromSmali() 65 Assert.assertNotNull(resolvedField.getContainingClass()); in testJavaReferenceFromSmali() 87 Assert.assertNotNull(fieldReference); in testSmaliReferenceFromSmali() 89 Assert.assertNotNull(fieldReference.getFieldType()); in testSmaliReferenceFromSmali() 93 Assert.assertNotNull(resolvedField); in testSmaliReferenceFromSmali() 95 Assert.assertNotNull(resolvedField.getContainingClass()); in testSmaliReferenceFromSmali() 113 Assert.assertNotNull(fieldReference); in testSmaliReferenceFromJava() 116 Assert.assertNotNull(resolvedField); in testSmaliReferenceFromJava() [all …]
|
D | SmaliFieldTest.java | 60 Assert.assertNotNull("I", typeElement); in testBasicField() 64 Assert.assertNotNull(modifierList); in testBasicField() 75 Assert.assertNotNull(field); in testBasicField() 107 Assert.assertNotNull(field); in testSmaliSuperField() 111 Assert.assertNotNull(field); in testSmaliSuperField() 118 Assert.assertNotNull(field); in testSmaliSuperField() 149 Assert.assertNotNull(field); in testJavaSuperField() 153 Assert.assertNotNull(field); in testJavaSuperField() 160 Assert.assertNotNull(field); in testJavaSuperField() 192 Assert.assertNotNull(field); in testMultipleField() [all …]
|
D | ClassReferenceTest.java | 52 Assert.assertNotNull(typeElement); in testJavaReferenceFromSmali() 56 Assert.assertNotNull(psiClass); in testJavaReferenceFromSmali() 60 Assert.assertNotNull(resolveResult.getElement()); in testJavaReferenceFromSmali() 65 Assert.assertNotNull(resolveResults[0].getElement()); in testJavaReferenceFromSmali() 81 Assert.assertNotNull(smaliClass); in testSmaliReferenceFromSmali() 85 Assert.assertNotNull(resolveResult.getElement()); in testSmaliReferenceFromSmali() 90 Assert.assertNotNull(resolveResults[0].getElement()); in testSmaliReferenceFromSmali() 104 Assert.assertNotNull(smaliClass); in testSmaliReferenceFromJava()
|
/external/smali/smali/src/test/java/ |
D | ImplicitReferenceTest.java | 80 Assert.assertNotNull(mainMethod); in testImplicitMethodReference() 83 Assert.assertNotNull(methodImpl); in testImplicitMethodReference() 88 Assert.assertNotNull(instruction); in testImplicitMethodReference() 95 Assert.assertNotNull(instruction); in testImplicitMethodReference() 102 Assert.assertNotNull(instruction); in testImplicitMethodReference() 125 Assert.assertNotNull(field); in testImplicitMethodLiteral() 126 Assert.assertNotNull(field.getInitialValue()); in testImplicitMethodLiteral() 133 Assert.assertNotNull(field); in testImplicitMethodLiteral() 134 Assert.assertNotNull(field.getInitialValue()); in testImplicitMethodLiteral() 141 Assert.assertNotNull(field); in testImplicitMethodLiteral() [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | JavaBeanWithNullValuesTest.java | 41 assertNotNull(parsed.getString()); in testNotNull() 42 assertNotNull(parsed.getBoolean1()); in testNotNull() 43 assertNotNull(parsed.getDate()); in testNotNull() 44 assertNotNull(parsed.getDouble1()); in testNotNull() 45 assertNotNull(parsed.getFloat1()); in testNotNull() 46 assertNotNull(parsed.getInteger()); in testNotNull() 47 assertNotNull(parsed.getLong1()); in testNotNull() 48 assertNotNull(parsed.getSqlDate()); in testNotNull() 49 assertNotNull(parsed.getTimestamp()); in testNotNull() 52 assertNotNull(parsed.getString()); in testNotNull() [all …]
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | DateFormatSymbolsTest.java | 40 assertNotNull(dfs.getWeekdays()); in testDateFormatSymbols() 48 assertNotNull(dfs.getWeekdays()); in testDateFormatSymbolsLocale() 56 assertNotNull(dfs.getWeekdays()); in testDateFormatSymbolsULocale() 64 assertNotNull(dfs.getEras()); in testGetEras() 86 assertNotNull(dfs.getMonths()); in testGetMonths() 108 assertNotNull(dfs.getShortMonths()); in testGetShortMonths() 130 assertNotNull(dfs.getShortMonths()); in testGetWeekdays() 152 assertNotNull(dfs.getShortWeekdays()); in testGetShortWeekdays() 174 assertNotNull(dfs.getAmPmStrings()); in testGetAmPmStrings() 196 assertNotNull(dfs.getZoneStrings()); in testGetZoneStrings() [all …]
|
D | BreakIteratorTest.java | 231 assertNotNull(BreakIterator.getWordInstance(Locale.JAPAN)); in testGetWordInstanceLocale() 238 assertNotNull(BreakIterator.getWordInstance(ULocale.JAPAN)); in testGetWordInstanceULocale() 252 assertNotNull(BreakIterator.getLineInstance(Locale.JAPAN)); in testGetLineInstanceLocale() 259 assertNotNull(BreakIterator.getLineInstance(ULocale.JAPAN)); in testGetLineInstanceULocale() 273 assertNotNull(BreakIterator.getCharacterInstance(Locale.JAPAN)); in testGetCharacterInstanceLocale() 280 assertNotNull(BreakIterator.getCharacterInstance(ULocale.JAPAN)); in testGetCharacterInstanceULocale() 294 assertNotNull(BreakIterator.getSentenceInstance(Locale.JAPAN)); in testGetSentenceInstanceLocale() 301 assertNotNull(BreakIterator.getSentenceInstance(ULocale.JAPAN)); in testGetSentenceInstanceULocale() 329 assertNotNull(BreakIterator.getAvailableLocales()); in testGetAvailableLocales() 336 assertNotNull(BreakIterator.getAvailableULocales()); in testGetAvailableULocales() [all …]
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
D | IdentityScopeTest.java | 51 assertNotNull(new IdentityScopeStub("Aleksei Semenov").toString()); in testToString() 58 assertNotNull(new IdentityScopeStub()); in testIdentityScope() 66 assertNotNull(is); in testIdentityScopeString() 76 assertNotNull(is); in testIdentityScopeStringIdentityScope() 86 assertNotNull(name); in testGetSystemScope() 88 assertNotNull(scope); in testGetSystemScope()
|
/external/guice/extensions/mini/test/com/google/inject/mini/ |
D | MiniGuiceTest.java | 42 assertNotNull(g.a); in testBasicInjection() 43 assertNotNull(g.b); in testBasicInjection() 44 assertNotNull(g.c); in testBasicInjection() 45 assertNotNull(g.d); in testBasicInjection() 46 assertNotNull(g.e); in testBasicInjection() 47 assertNotNull(g.e.f); in testBasicInjection() 91 assertNotNull(h.aProvider.get()); in testProviderInjection() 92 assertNotNull(h.aProvider.get()); in testProviderInjection() 135 assertNotNull(k.a); in testBindingAnnotations() 158 assertNotNull(a1.get()); in testSingletonBindingAnnotationAndProvider() [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | CompactConstructorTest.java | 39 assertNotNull(data); in testGetCompactData1() 48 assertNotNull(data); in testGetCompactData2() 54 assertNotNull(flow.getCompactData("JFrame ( name = frame , title = My Frame )")); in testGetCompactData2() 61 assertNotNull(data); in testGetCompactData3() 72 assertNotNull(data); in testGetCompactData4() 82 assertNotNull(data); in testGetCompactData5() 93 assertNotNull(data); in testGetCompactData6() 102 assertNotNull(data); in testGetCompactData7()
|