Home
last modified time | relevance | path

Searched defs:errMsg (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm/lib/Support/
DDynamicLibrary.cpp57 std::string *errMsg) { in getPermanentLibrary()
96 std::string *errMsg) { in getPermanentLibrary()
/external/libese/esed/
Desed.cpp54 std::string errMsg = "Failed to open connection to eSE"; in main() local
Dutils.h88 std::string errMsg = "Failed to transceive data between AP and eSE"; variable
/external/pytorch/torch/csrc/distributed/c10d/
Dpython_comm_hook.cpp31 auto errMsg = c10::str( in runHook() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/
DHkdfTest.java82 String errMsg = vector.getString("name"); in testVectors() local
/external/conscrypt/common/src/test/java/org/conscrypt/
DHkdfTest.java78 String errMsg = vector.getString("name"); in testVectors() local
/external/bazelbuild-rules_android/src/tools/ak/manifest/
Dmanifest.go35 const errMsg string = ` const
/external/libese/apps/weaver/tests/
Dweaver_test.cpp37 std::string errMsg = "Failed to open connection to eSE"; in SetUp() local
/external/armnn/include/armnn/backends/
DIBackendInternal.hpp183 armnn::Optional<std::string&> errMsg) in UseCustomMemoryAllocator()
/external/llvm/unittests/Analysis/
DValueTrackingTest.cpp30 std::string errMsg; in parseAssembly() local
DCFGTest.cpp36 std::string errMsg; in ParseAssembly() local
/external/ot-br-posix/src/utils/
Dinfra_link_selector.cpp283 struct nlmsgerr *errMsg = reinterpret_cast<struct nlmsgerr *>(NLMSG_DATA(header)); in ReceiveNetLinkMessage() local
/external/armnn/src/backends/cl/
DClBackend.hpp99 armnn::Optional<std::string&> errMsg) override in UseCustomMemoryAllocator()
/external/icu/icu4c/source/test/intltest/
Dtsnmfmt.cpp292 UnicodeString errMsg; in tryIt() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dtsnmfmt.cpp292 UnicodeString errMsg; in tryIt() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dtsnmfmt.cpp292 UnicodeString errMsg; in tryIt() local
/external/pytorch/torch/csrc/distributed/rpc/
Drref_context.cpp109 auto errMsg = jitFuture.tryRetrieveErrorMessage(); in handleException() local
117 auto errMsg = jitFuture.tryRetrieveErrorMessage(); in handleExceptionSilent() local
Drequest_callback_impl.cpp138 auto errMsg = c10::str( in runPythonFunction() local
/external/pytorch/test/
Dtest_futures.py158 def _test_then_error(self, cb, errMsg): argument
/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
Dtesting.py79 def compareWithConsequence(self, compareExpr, vulkanType, errMsg=""): argument
/external/ot-br-posix/src/host/posix/
Dinfra_if.cpp501 struct nlmsgerr *errMsg = reinterpret_cast<struct nlmsgerr *>(NLMSG_DATA(header)); in ReceiveNetlinkMessage() local
/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DBaseTestCase.java411 String errMsg = "Unable to create '"+resultsDirectory+"'"; in assureResultsDirectoryExists() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp53 static LLVMBool roundTripFinalizeMemory(void *object, char **errMsg) { in roundTripFinalizeMemory()
/external/pytorch/test/cpp/c10d/
DProcessGroupNCCLErrorsTest.cpp212 void terminateProcess(std::string errMsg) override { in terminateProcess()
/external/openthread/src/posix/platform/
Dinfra_if.cpp575 struct nlmsgerr *errMsg = reinterpret_cast<struct nlmsgerr *>(NLMSG_DATA(header)); in ReceiveNetLinkMessage() local

123