Searched refs:testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr (Results 1 – 6 of 6) sorted by relevance
24 export const testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr: () => number; constant
47 …testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr, nullptr, nullptr, nullptr, napi_…
158 napi_value testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr(napi_env env, napi_call…
224 napi_value testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr(napi_env env, napi_call… in testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr() function
136 * @tc.name : testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr137 * @tc.desc : testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr142 it('testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr',144 …let result: number = nativeWindow.testNativeWindowCreateNativeWindowBufferFromSurfaceBufferNullptr…