Searched defs:exception (Results 1 – 15 of 15) sorted by relevance
52 int32_t exception = -10; in TestTextVisibility004() local
52 int32_t exception = -10; in TestTextTextCase004() local
59 int32_t exception = -1; in TestTextHeightAdaptivePolicy004() local
67 int32_t exception = -1; in TestTextTextOverflow005() local
67 int32_t exception = -10; in TestTextTextAlign005() local
97 int32_t exception = -1; in TestTextBackgroundImage007() local
89 int32_t exception = -1; in TestTextShadow007() local
132 int32_t exception = -1; in TestTextClip008() local
73 void PrintException(JSVM_Env env, JSVM_Value exception, const char *call) in PrintException()111 JSVM_Value exception; in CheckErrorAndException() local
174 JSVM_Value exception; in RunStackTrace() local
430 JSVM_Value exception; local456 JSVM_Value exception; local
402 def _handle_device_error(self, exception, task, test_drivers): argument
320 def exception(self, msg, *args, **kwargs): member in FrameworkLog
423 exception = "exception" variable in LoggerMethod
926 def _check_exception(exception, in_method=False): argument