Home
last modified time | relevance | path

Searched defs:propertyNamesArrayVal (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/test/unittest/
H A Dtest_ark_api_allowlist.cpp62 Local<ArrayRef> propertyNamesArrayVal = obj->GetAllPropertyNames(vm, filter); in CheckPropertyNames() local
78 Local<ArrayRef> propertyNamesArrayVal = exportCopy->GetAllPropertyNames(vm, filter); in Test001() local
107 Local<ArrayRef> propertyNamesArrayVal = exportCopy->GetAllPropertyNames(vm, filter); in Test002() local
180 Local<ArrayRef> propertyNamesArrayVal in HWTEST_F() local
234 Local<ArrayRef> propertyNamesArrayVal = intlObj->GetAllPropertyNames(vm, filter); HWTEST_F() local
[all...]

Completed in 1 milliseconds