Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp984 size_t typedarrayLength = 0; in HWTEST_F() local
989 napi_get_typedarray_info(env, typedarray, &typedarrayType, &typedarrayLength, &typedarrayBufferPtr, in HWTEST_F()
993 ASSERT_EQ(arrayBufferSize, typedarrayLength); in HWTEST_F()

Completed in 25 milliseconds