Searched refs:testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr (Results 1 – 6 of 6) sorted by relevance
23 export const testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr: () => number; constant
45 …testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr, nullptr, nullptr, nullptr, napi_d…
156 napi_value testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr(napi_env env, napi_callb…
211 napi_value testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr(napi_env env, napi_callb… in testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr() function
122 * @tc.name : testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr123 * @tc.desc : testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr128 it('testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr',130 …let result: number = nativeWindow.testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr(…