Home
last modified time | relevance | path

Searched refs:expectNotFoundError (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DFileCheckTest.cpp871 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1250 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1254 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1258 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1259 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1263 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1264 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1271 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1272 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1327 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DFileCheckTest.cpp873 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1252 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1256 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1260 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1261 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1265 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1266 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1273 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1274 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1329 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp980 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1387 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1391 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1395 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1396 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1400 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1401 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1408 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1409 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1466 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp941 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1333 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1337 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1341 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1342 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1346 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1347 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1354 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1355 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1410 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp980 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1387 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1391 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1395 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1396 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1400 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1401 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1408 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1409 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1466 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp941 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1333 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1337 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1341 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1342 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1346 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1347 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1354 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1355 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1410 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp980 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1387 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1391 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1395 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1396 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1400 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1401 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1408 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1409 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1466 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp941 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1333 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1337 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1341 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1342 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1346 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1347 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1354 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1355 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1410 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp980 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1387 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1391 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1395 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1396 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1400 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1401 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1408 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1409 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1466 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/FileCheck/
H A DFileCheckTest.cpp980 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1387 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1391 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1395 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1396 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1400 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1401 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1408 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1409 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1466 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp980 static void expectNotFoundError(Error Err) { in expectNotFoundError() function
1387 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
1391 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1395 expectNotFoundError(Tester.match("g").takeError()); in TEST_F()
1396 expectNotFoundError(Tester.match("C").takeError()); in TEST_F()
1400 expectNotFoundError(Tester.match("H").takeError()); in TEST_F()
1401 expectNotFoundError(Tester.match("b").takeError()); in TEST_F()
1408 expectNotFoundError(Tester.match("f").takeError()); in TEST_F()
1409 expectNotFoundError(Tester.match("F").takeError()); in TEST_F()
1466 expectNotFoundError(Tester.match("").takeError()); in TEST_F()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/operations/
H A Dupdate_branches_test.go257 expectNotFoundError bool
267 expectNotFoundError: true,
301 expectNotFoundError: true,
352 expectNotFoundError: true,
375 if testCase.expectNotFoundError {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/operations/
H A Dupdate_branches_test.go257 expectNotFoundError bool
267 expectNotFoundError: true,
301 expectNotFoundError: true,
352 expectNotFoundError: true,
375 if testCase.expectNotFoundError {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/operations/
H A Dupdate_branches_test.go263 expectNotFoundError bool
273 expectNotFoundError: true,
307 expectNotFoundError: true,
358 expectNotFoundError: true,
380 if testCase.expectNotFoundError {