Home
last modified time | relevance | path

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

/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/libese/apps/weaver/tests/
Dweaver_test.cpp37 std::string errMsg = "Failed to open connection to eSE"; in SetUp() local
/external/llvm/unittests/Analysis/
DValueTrackingTest.cpp30 std::string errMsg; in parseAssembly() local
DCFGTest.cpp36 std::string errMsg; in ParseAssembly() local
/external/icu/icu4c/source/test/intltest/
Dtsnmfmt.cpp292 UnicodeString errMsg; in tryIt() local
Dtmsgfmt.cpp654 UnicodeString expected, const char* errMsg) in internalFormat()
674 UnicodeString pattern ,Locale locale ,UErrorCode &status , char* errMsg) in internalCreate()
Dtzregts.cpp839 UnicodeString errMsg; in Test4154650() local
Dtzfmttst.cpp877 UnicodeString errMsg; in TestParse() local
Dplurults.cpp621 char errMsg[1000]; in checkNewSamples() local
/external/gfxstream-protocols/registry/vulkan/scripts/cereal/
Dtesting.py91 def compareWithConsequence(self, compareExpr, vulkanType, errMsg=""): argument
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp53 static LLVMBool roundTripFinalizeMemory(void *object, char **errMsg) { in roundTripFinalizeMemory()
/external/mesa3d/src/mesa/main/
Ddraw_validate.c176 char errMsg[100]; in _mesa_valid_to_render() local
Duniform_query.cpp1595 char *errMsg, size_t errMsgLength) in _mesa_sampler_uniforms_are_valid()
Dshaderapi.c1519 char *errMsg) in validate_shader_program()
1558 char errMsg[100] = ""; in validate_program() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp207 std::string errMsg; in makeLTOModule() local
/external/llvm/lib/LTO/
DLTOModule.cpp213 std::string errMsg; in makeLTOModule() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java666 String errMsg = null; in TestParse() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneFormatTest.java669 String errMsg = null; in TestParse() local
/external/deqp/execserver/tools/
DxsTest.cpp285 string errMsg = deProcess_getLastError(serverProc); in runCase() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc333 void TF_MakeInternalErrorStatus(TF_Status* status, const char* errMsg) { in TF_MakeInternalErrorStatus()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java1246 String errMsg; in assertIsLocPathIterator() local
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp244 std::string errMsg = "Format not supported, requires " in checkColorFormatSupport() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestUnits.java265 int errMsg = isEnglish ? ERR : WARN; in TestCompoundUnit3() local