Searched refs:testNativeWindowCreateNativeWindowFromSurfaceIdNullptr (Results 1 – 5 of 5) sorted by relevance
20 export const testNativeWindowCreateNativeWindowFromSurfaceIdNullptr: () => number; constant
86 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNullptr(napi_env env, napi_callback_info …
38 …testNativeWindowCreateNativeWindowFromSurfaceIdNullptr, nullptr, nullptr, nullptr, napi_default, n…
96 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNullptr(napi_env env, napi_callback_info … in testNativeWindowCreateNativeWindowFromSurfaceIdNullptr() function
71 * @tc.name : testNativeWindowCreateNativeWindowFromSurfaceIdNullptr72 * @tc.desc : testNativeWindowCreateNativeWindowFromSurfaceIdNullptr77 it('testNativeWindowCreateNativeWindowFromSurfaceIdNullptr', 3, async (done: Function) => {78 let result: number = nativeWindow.testNativeWindowCreateNativeWindowFromSurfaceIdNullptr();