Searched defs:getAndClearStatus (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_error_test.cpp | 555 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTest1() local 594 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTest2() local 633 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTest3() local 672 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTest4() local 710 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTest5() local 734 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTest6() local 760 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowErrorTest1() local 785 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowErrorTest2() local 811 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowErrorTest3() local 837 JSVM_Status getAndClearStatus = OH_JSVM_GetAndClearLastException(env, &getAndClearErr); in TestThrowTypeErrorTest1() local [all …]
|