Searched refs:testNativeWindowCreateNativeWindowFromSurfaceIdNullptr (Results 1 – 6 of 6) sorted by relevance
20 export const testNativeWindowCreateNativeWindowFromSurfaceIdNullptr: () => number; constant
38 …testNativeWindowCreateNativeWindowFromSurfaceIdNullptr, nullptr, nullptr, nullptr, napi_default, n…
153 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNullptr(napi_env env, napi_callback_info …
96 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNullptr(napi_env env, napi_callback_info … in testNativeWindowCreateNativeWindowFromSurfaceIdNullptr() function
74 * @tc.name : testNativeWindowCreateNativeWindowFromSurfaceIdNullptr75 * @tc.desc : testNativeWindowCreateNativeWindowFromSurfaceIdNullptr80 …it('testNativeWindowCreateNativeWindowFromSurfaceIdNullptr', TestType.FUNCTION | Size.MEDIUMTEST |…82 let result: number = nativeWindow.testNativeWindowCreateNativeWindowFromSurfaceIdNullptr();