Home
last modified time | relevance | path

Searched refs:failed_import (Results 1 – 25 of 37) sorted by relevance

12

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cloudscale_ch/cloud/tests/integration/targets/custom_image/tasks/
H A Dtests.yml32 register: failed_import
37 - failed_import is failed
38 - failed_import.msg.startswith('Cannot import a new image without url.')
92 register: failed_import
96 until: failed_import.import_status == 'failed'
97 failed_when: failed_import.import_status == 'failed'
101 - failed_import is failed
102 - failed_import.error_message.startswith('Expected HTTP 200, got HTTP 40')
126 - failed_import.uuid == failed_import_idempotency.uuid
148 - failed_import.uuid != failed_import_retry.uuid
/dports/math/py-arviz/arviz-0.11.4/arviz/tests/base_tests/
H A Dtest_utils.py123 failed_import = Mock()
124 failed_import.side_effect = ImportError
128 monkeypatch.setattr(utils.importlib, "import_module", failed_import)
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp93 case index_error_code::failed_import:
243 return llvm::make_error<IndexError>(index_error_code::failed_import);
338 return llvm::make_error<IndexError>(index_error_code::failed_import);
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp99 case index_error_code::failed_import: in message()
299 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
434 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp52 case index_error_code::failed_import: in message()
173 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinition()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h42 failed_import, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp99 case index_error_code::failed_import: in message()
300 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
522 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp99 case index_error_code::failed_import: in message()
300 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
522 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h43 failed_import, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp109 case index_error_code::failed_import: in message()
325 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
728 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp109 case index_error_code::failed_import: in message()
325 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
728 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp109 case index_error_code::failed_import: in message()
325 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
728 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp109 case index_error_code::failed_import: in message()
325 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
728 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp109 case index_error_code::failed_import: in message()
325 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
728 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CrossTU/
H A DCrossTranslationUnit.cpp109 case index_error_code::failed_import: in message()
325 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
728 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h43 failed_import, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp105 case index_error_code::failed_import: in message()
322 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
718 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp105 case index_error_code::failed_import: in message()
321 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
716 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp105 case index_error_code::failed_import: in message()
322 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
718 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp105 case index_error_code::failed_import: in message()
322 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
718 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp105 case index_error_code::failed_import: in message()
321 return llvm::make_error<IndexError>(index_error_code::failed_import); in getCrossTUDefinitionImpl()
716 return llvm::make_error<IndexError>(index_error_code::failed_import); in importDefinitionImpl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h44 failed_import, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h44 failed_import, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h47 failed_import, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h47 failed_import, enumerator

12