Searched refs:testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr (Results 1 – 5 of 5) sorted by relevance
23 export const testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr: () => number; constant
89 napi_value testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr(napi_env env, napi_callb…
45 …testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr, nullptr, nullptr, nullptr, napi_d…
211 napi_value testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr(napi_env env, napi_callb… in testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr() function
116 * @tc.name : testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr117 * @tc.desc : testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr122 …it('testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr', 3, async (done: Function) =>…123 …let result: number = nativeWindow.testNativeWindowCreateNativeWindowBufferFromNativeBufferNullptr(…