Searched refs:testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal (Results 1 – 6 of 6) sorted by relevance
27 export const testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal: () => number; constant
54 …testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal, nullptr, nullptr, nullptr, napi_de…
161 napi_value testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal(napi_env env, napi_callba…
259 napi_value testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal(napi_env env, napi_callba… in testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal() function
178 * @tc.name : testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal179 * @tc.desc : testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal184 it('testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal',186 …let result: number = nativeWindow.testNativeWindowCreateNativeWindowBufferFromNativeBufferNormal();