Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp985 void* typedarrayBufferPtr = nullptr; in HWTEST_F() local
989 napi_get_typedarray_info(env, typedarray, &typedarrayType, &typedarrayLength, &typedarrayBufferPtr, in HWTEST_F()
992 ASSERT_EQ(typedarrayBufferPtr, arrayBufferPtr); in HWTEST_F()

Completed in 16 milliseconds