Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_property_test.cpp222 char strKey[BUF_SIZE_MAX] = {0}; in TestGetNamedPropertyTest1() local
251 const char* strKey = nullptr; in TestGetNamedPropertyTest2() local
272 const char* strKey = "null value"; in TestGetNamedPropertyTest3() local
303 char strKey[BUF_SIZE_MAX] = {0}; in TestHasNamedPropertyTest1() local
336 const char* strKey = nullptr; in TestHasNamedPropertyTest2() local
360 const char* strKey = "not exist key"; in TestHasNamedPropertyTest3() local
388 const char* strKey = "key"; in TestHasNamedPropertyTest4() local
665 const char* strKey = "setkey1"; in TestCombinationPropertyTest2() local
798 const char* strKey = "setkey1"; in TestCombinationPropertyTest3() local
936 const char* strKey = "setkey1"; in TestCombinationPropertyTest4() local
Dnapi_object_test.cpp557 const char* strKey = "key"; in TestObjectCombinationTest1() local
Dnapi_test.cpp6672 char strKey[32] = ""; in SetNamedPropertyCreateObject() local
6699 char strKey[32] = ""; in SetNamedProperty() local
6733 char strKey[32] = ""; in GetNamedProperty() local
6770 char strKey[32] = ""; in HasNamedProperty() local