Home
last modified time | relevance | path

Searched refs:foundErrors (Results 1 – 25 of 68) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/lib/combo/tools/javac/combo/
H A DDiagnostics.java42 protected boolean foundErrors = false; field in Diagnostics
46 foundErrors = foundErrors || diagnostic.getKind() == Diagnostic.Kind.ERROR; in report()
51 return foundErrors; in errorsFound()
81 foundErrors = false; in reset()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/lib/combo/tools/javac/combo/
H A DDiagnostics.java42 protected boolean foundErrors = false; field in Diagnostics
46 foundErrors = foundErrors || diagnostic.getKind() == Diagnostic.Kind.ERROR; in report()
51 return foundErrors; in errorsFound()
81 foundErrors = false; in reset()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/lib/combo/tools/javac/combo/
H A DDiagnostics.java41 protected boolean foundErrors = false; field in Diagnostics
45 foundErrors = foundErrors || diagnostic.getKind() == Diagnostic.Kind.ERROR; in report()
50 return foundErrors; in errorsFound()
80 foundErrors = false; in reset()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/lib/combo/tools/javac/combo/
H A DDiagnostics.java41 protected boolean foundErrors = false; field in Diagnostics
45 foundErrors = foundErrors || diagnostic.getKind() == Diagnostic.Kind.ERROR; in report()
50 return foundErrors; in errorsFound()
80 foundErrors = false; in reset()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/lib/combo/tools/javac/combo/
H A DDiagnostics.java42 protected boolean foundErrors = false; field in Diagnostics
46 foundErrors = foundErrors || diagnostic.getKind() == Diagnostic.Kind.ERROR; in report()
51 return foundErrors; in errorsFound()
88 foundErrors = false; in reset()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/lib/combo/tools/javac/combo/
H A DDiagnostics.java42 protected boolean foundErrors = false; field in Diagnostics
46 foundErrors = foundErrors || diagnostic.getKind() == Diagnostic.Kind.ERROR; in report()
51 return foundErrors; in errorsFound()
88 foundErrors = false; in reset()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/bacon/bacon-qr-code/tests/BaconQrCode/Common/
H A DReedSolomonCodecTest.php94 $foundErrors = $codec->decode($tBlock, $erasures);
96 if ($errors > 0 && $foundErrors === null) {
100 $this->assertEquals($errors, $foundErrors, 'Found errors do not equal expected errors');
102 for ($i = 0; $i < $foundErrors; $i++) {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/bacon/bacon-qr-code/test/Common/
H A DReedSolomonCodecTest.php79 $foundErrors = $codec->decode($tBlock, $erasures);
81 if ($errors > 0 && null === $foundErrors) {
85 $this->assertSame($errors, $foundErrors, 'Found errors do not equal expected errors');
87 for ($i = 0; $i < $foundErrors; ++$i) {
/dports/net/savvycan/SavvyCAN-1.0.245/
H A Dframefileio.cpp616 return !foundErrors; in loadVehicleSpyFile()
781 return !foundErrors; in loadCRTDFile()
893 return !foundErrors; in loadCARBUSAnalyzerFile()
1111 return !foundErrors; in loadCANHackerFile()
1229 return !foundErrors; in loadCANOpenFile()
1535 return !foundErrors; in loadPCANFile()
1694 return !foundErrors; in loadCanalyzerASC()
1963 return !foundErrors; in loadNativeCSVFile()
2228 return !foundErrors; in loadGenericCSVFile()
2434 return !foundErrors; in loadLogFile()
[all …]
/dports/print/lyx/lyx-2.3.4.2/development/autotests/
H A Dlyx2lyxtest.cmake30 file(STRINGS ${errorfile} foundErrors)
31 if(foundErrors)
32 foreach(_l ${foundErrors})
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/launcher/
H A DTestContainerLauncher.java116 Assert.assertNull(containerLauncher.foundErrors); in testPoolSize()
128 Assert.assertNull(containerLauncher.foundErrors); in testPoolSize()
152 Assert.assertNull(containerLauncher.foundErrors); in testPoolSize()
166 Assert.assertNull(containerLauncher.foundErrors); in testPoolSize()
209 Assert.assertNull(containerLauncher.foundErrors); in testPoolLimits()
220 Assert.assertNull(containerLauncher.foundErrors); in testPoolLimits()
226 Assert.assertNull(containerLauncher.foundErrors); in testPoolLimits()
312 private volatile String foundErrors = null; field in TestContainerLauncher.CustomContainerLauncher
360 foundErrors = "Expected " + expectedCorePoolSize + " but found " in createEventProcessor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test_to_fuzzer.go133 var foundErrors bool
138 foundErrors = true
152 foundErrors = true
156 return !foundErrors
H A Dcheck_bn_tests.go129 var foundErrors bool
134 foundErrors = true
148 foundErrors = true
152 return !foundErrors
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test_to_fuzzer.go133 var foundErrors bool
138 foundErrors = true
152 foundErrors = true
156 return !foundErrors
H A Dcheck_bn_tests.go129 var foundErrors bool
134 foundErrors = true
148 foundErrors = true
152 return !foundErrors
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test_to_fuzzer.go133 var foundErrors bool
138 foundErrors = true
152 foundErrors = true
156 return !foundErrors
H A Dcheck_bn_tests.go129 var foundErrors bool
134 foundErrors = true
148 foundErrors = true
152 return !foundErrors
/dports/security/boringssl/boringssl-6a71840/crypto/fipsmodule/bn/
H A Dbn_test_to_fuzzer.go133 var foundErrors bool
138 foundErrors = true
152 foundErrors = true
156 return !foundErrors
H A Dcheck_bn_tests.go129 var foundErrors bool
134 foundErrors = true
148 foundErrors = true
152 return !foundErrors
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dproperty.cpp226 bool *foundErrors) const in _GetTargets()
307 if (foundErrors) { in _GetTargets()
308 *foundErrors = true; in _GetTargets()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/warnings/suppress/
H A DVerifySuppressWarnings.java140 final List<Diagnostic<?>> foundErrors = new ArrayList<>(diagnostics); in main() local
153 for (Iterator<Diagnostic<?>> it = foundErrors.iterator(); it.hasNext();) { in main()
178 for (Diagnostic<?> d : foundErrors) { in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/warnings/suppress/
H A DVerifySuppressWarnings.java140 final List<Diagnostic<?>> foundErrors = new ArrayList<>(diagnostics); in main() local
153 for (Iterator<Diagnostic<?>> it = foundErrors.iterator(); it.hasNext();) { in main()
178 for (Diagnostic<?> d : foundErrors) { in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/warnings/suppress/
H A DVerifySuppressWarnings.java140 final List<Diagnostic<?>> foundErrors = new ArrayList<>(diagnostics); in main() local
153 for (Iterator<Diagnostic<?>> it = foundErrors.iterator(); it.hasNext();) { in main()
178 for (Diagnostic<?> d : foundErrors) { in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/warnings/suppress/
H A DVerifySuppressWarnings.java140 final List<Diagnostic<?>> foundErrors = new ArrayList<>(diagnostics); in main() local
153 for (Iterator<Diagnostic<?>> it = foundErrors.iterator(); it.hasNext();) { in main()
178 for (Diagnostic<?> d : foundErrors) { in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/warnings/suppress/
H A DVerifySuppressWarnings.java140 final List<Diagnostic<?>> foundErrors = new ArrayList<>(diagnostics); in main() local
153 for (Iterator<Diagnostic<?>> it = foundErrors.iterator(); it.hasNext();) { in main()
178 for (Diagnostic<?> d : foundErrors) { in main()

123