Home
last modified time | relevance | path

Searched refs:caughtException (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true;
56 if (!caughtException)
61 caughtException = false; in getParameters()
65 caughtException = true;
67 if (!caughtException)
72 caughtException = false;
76 caughtException = true;
78 if (!caughtException)
83 caughtException = false;
87 caughtException = true; in test()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/io/FilterOutputStream/
H A DBoundsCheck.java54 caughtException = true; in main()
56 if (!caughtException) in main()
61 caughtException = false; in main()
65 caughtException = true; in main()
67 if (!caughtException) in main()
72 caughtException = false; in main()
76 caughtException = true; in main()
78 if (!caughtException) in main()
83 caughtException = false; in main()
87 caughtException = true; in main()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/
H A DTestBoundedByteArrayOutputStream.java53 caughtException = true; in testBoundedStream()
57 caughtException); in testBoundedStream()
68 caughtException = false; in testBoundedStream()
72 caughtException = true; in testBoundedStream()
80 caughtException = false; in testBoundedStream()
85 caughtException = true; in testBoundedStream()
89 caughtException); in testBoundedStream()
122 caughtException = true; in testResetBuffer()
126 caughtException); in testResetBuffer()
138 caughtException = false; in testResetBuffer()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Test/Microsoft.VisualBasic/
H A DErrObjectTests.vb81 Dim caughtException As Boolean
85 caughtException = False
90 caughtException = True
92 Assert.AreEqual(True, caughtException)
96 caughtException = False
101 caughtException = True
103 Assert.AreEqual(True, caughtException)
133 Dim caughtException As Boolean
135 caughtException = False
140 caughtException = True
[all …]
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/bam/test/
H A DSamFileTest.cpp40 bool caughtException = false; in testSamFile() local
47 caughtException = true; in testSamFile()
49 assert(caughtException); in testSamFile()
54 caughtException = false; in testSamFile()
61 caughtException = true; in testSamFile()
63 assert(caughtException); in testSamFile()
68 caughtException = false; in testSamFile()
75 caughtException = true; in testSamFile()
77 assert(caughtException); in testSamFile()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/security/cert/CertificateFactory/invalidEncodedCerts/
H A DDetectInvalidEncoding.java409 Throwable caughtException = null; in failTest() local
422 caughtException = ce; in failTest()
425 if (caughtException != null) { in failTest()
427 if (!caughtException.getClass().equals( in failTest()
469 Throwable caughtException = null; in failTest() local
482 caughtException = e; in failTest()
485 if (caughtException != null) { in failTest()
487 if (!caughtException.getClass().equals( in failTest()
537 Throwable caughtException = null; in failTest() local
550 caughtException = e; in failTest()
[all …]
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/glf/test/
H A DWriteFiles.cpp60 assert(caughtException); in testWrite()
63 caughtException = false; in testWrite()
72 assert(caughtException); in testWrite()
78 caughtException = false; in testWrite()
87 assert(caughtException); in testWrite()
94 caughtException = false; in testWrite()
103 assert(caughtException); in testWrite()
107 caughtException = false; in testWrite()
116 assert(caughtException); in testWrite()
196 caughtException = false; in testWrite()
[all …]
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/
H A DReadManager.java29 private Throwable caughtException; field in ReadManager
79 if (this.caughtException != null) { in getContents()
81 if (this.caughtException instanceof Error) in getContents()
82 throw (Error) this.caughtException; in getContents()
83 throw (RuntimeException) this.caughtException; in getContents()
101 if (this.caughtException != null) { in getContents()
103 if (this.caughtException instanceof Error) in getContents()
104 throw (Error) this.caughtException; in getContents()
105 throw (RuntimeException) this.caughtException; in getContents()
185 this.caughtException = e; in run()
[all …]

12345678910