Searched defs:exception (Results 1 – 14 of 14) sorted by relevance
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| D | text_visibility_test.cpp | 52 int32_t exception = -10; in TestTextVisibility004() local
|
| D | text_textcase_test.cpp | 52 int32_t exception = -10; in TestTextTextCase004() local
|
| D | text_heightadaptivepolicy_test.cpp | 59 int32_t exception = -1; in TestTextHeightAdaptivePolicy004() local
|
| D | text_textoverflow_test.cpp | 67 int32_t exception = -1; in TestTextTextOverflow005() local
|
| D | text_textalign_test.cpp | 67 int32_t exception = -10; in TestTextTextAlign005() local
|
| D | text_backgroundimage_test.cpp | 97 int32_t exception = -1; in TestTextBackgroundImage007() local
|
| D | text_shadow_test.cpp | 89 int32_t exception = -1; in TestTextShadow007() local
|
| D | text_clip_test.cpp | 132 int32_t exception = -1; in TestTextClip008() local
|
| /test/testfwk/xdevice/plugins/devicetest/log/ |
| D | logger.py | 65 def exception(cls, content, error_no=None): member in DeviceTestLog
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
| D | jsvm_utils.cpp | 73 void PrintException(JSVM_Env env, JSVM_Value exception, const char *call) in PrintException() 111 JSVM_Value exception; in CheckErrorAndException() local
|
| /test/testfwk/xdevice/plugins/devicetest/core/ |
| D | test_case.py | 133 …def _print_error(self, exception, error=None, result=RunResult.FAILED, refresh_method_result=False… argument 889 def _check_exception(exception, in_method=False): argument
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/ |
| D | test_wasm.cpp | 429 JSVM_Value exception; local 455 JSVM_Value exception; local
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | logger.py | 337 def exception(self, msg, *args, **kwargs): member in FrameworkLog
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | scheduler.py | 688 def _handle_device_error(self, exception, task, test_drivers): argument
|