Searched defs:rstGetCodeStatus (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 | 1807 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest9() local 1917 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest10() local 2027 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest11() local 2137 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest12() local 2239 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest13() local 2341 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest14() local 2443 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest15() local 2545 … JSVM_Status rstGetCodeStatus = OH_JSVM_GetNamedProperty(env, rstGetValue, "code", &getErrorCode); in TestCombinationTest16() local
|