Home
last modified time | relevance | path

Searched refs:typedarrayLength (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp983 size_t typedarrayLength = 0; variable
988 …napi_get_typedarray_info(env, typedarray, &typedarrayType, &typedarrayLength, &typedarrayBufferPtr,
992 ASSERT_EQ(arrayBufferSize, typedarrayLength);