Home
last modified time | relevance | path

Searched refs:verifyNoCrash (Results 1 – 25 of 41) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java116 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
142 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
154 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java116 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
142 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
154 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java116 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
142 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
154 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java116 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
142 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
154 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java124 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
150 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
162 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java116 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
142 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
154 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java116 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
142 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
154 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/zip/ZipFile/
H A DTestZipFile.java124 executor.submit(() -> verifyNoCrash(zip1)); in testCachedDelete()
150 executor.submit(() -> verifyNoCrash(zip1)); in testCachedOverwrite()
162 static void verifyNoCrash(Zip zip) throws RuntimeException { in verifyNoCrash() method in TestZipFile
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anonf55c6c960111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Format/
H A DFormatTestComments.cpp81 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon6466ace60111::FormatTestComments
388 verifyNoCrash("/\\\n/"); in TEST_F()
389 verifyNoCrash("/\\\n* */"); in TEST_F()
391 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anoncb43b8f50111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp77 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anonab30e06f0111::FormatTestComments
384 verifyNoCrash("/\\\n/"); in TEST_F()
385 verifyNoCrash("/\\\n* */"); in TEST_F()
387 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon0a201c0b0111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp81 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anoncd36d6ad0111::FormatTestComments
388 verifyNoCrash("/\\\n/"); in TEST_F()
389 verifyNoCrash("/\\\n* */"); in TEST_F()
391 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp81 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon95f9906d0111::FormatTestComments
388 verifyNoCrash("/\\\n/"); in TEST_F()
389 verifyNoCrash("/\\\n* */"); in TEST_F()
391 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon6f2b24890111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp82 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anonb7ff86ab0111::FormatTestComments
389 verifyNoCrash("/\\\n/"); in TEST_F()
390 verifyNoCrash("/\\\n* */"); in TEST_F()
392 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/Format/
H A DFormatTestComments.cpp82 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anona2c836a90111::FormatTestComments
389 verifyNoCrash("/\\\n/"); in TEST_F()
390 verifyNoCrash("/\\\n* */"); in TEST_F()
392 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
H A DFormatTest.cpp108 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anone91552030111::FormatTest
2307 verifyNoCrash("#if a\na(\n#else\n#endif\n{a"); in TEST_F()
2308 verifyNoCrash("a={0,1\n#if a\n#else\n;\n#endif\n}"); in TEST_F()
2309 verifyNoCrash("#if a\na(\n#else\n#endif\n) a {a,b,c,d,f,g};"); in TEST_F()
3087 verifyNoCrash("^{v^{a}}"); in TEST_F()
6583 verifyNoCrash("a[,Y?)]", getLLVMStyleWithColumns(10)); in TEST_F()
6721 verifyNoCrash("(/**/[:!] ?[)."); in TEST_F()
6729 verifyNoCrash( in TEST_F()
7135 verifyNoCrash("a<,"); in TEST_F()
8102 verifyNoCrash( in TEST_F()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon69707d430111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon86d22a760111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anon82634c0b0111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anonab4d9b140111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anonb46d01b80111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/Format/
H A DFormatTestComments.cpp76 void verifyNoCrash(llvm::StringRef Code, in verifyNoCrash() function in clang::format::__anonde7be0770111::FormatTestComments
383 verifyNoCrash("/\\\n/"); in TEST_F()
384 verifyNoCrash("/\\\n* */"); in TEST_F()
386 verifyNoCrash(StringRef("/*\\\0\n/", 6)); in TEST_F()

12