Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_property_test.cpp74 JSVM_Status delProStatus = OH_JSVM_DeleteProperty(env, testObj, args[1], &bRst); in TestDeletePropertyTest1() local
95 JSVM_Status delProStatus = OH_JSVM_DeleteProperty(env, args[0], testKey, &bRst); in TestDeletePropertyTest2() local