Searched refs:testNativeWindowCreateNativeWindowFromSurfaceIdNormal (Results 1 – 6 of 6) sorted by relevance
21 export const testNativeWindowCreateNativeWindowFromSurfaceIdNormal: () => number; constant
40 …testNativeWindowCreateNativeWindowFromSurfaceIdNormal, nullptr, nullptr, nullptr, napi_default, nu…
154 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNormal(napi_env env, napi_callback_info i…
128 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNormal(napi_env env, napi_callback_info i… in testNativeWindowCreateNativeWindowFromSurfaceIdNormal() function
90 * @tc.name : testNativeWindowCreateNativeWindowFromSurfaceIdNormal91 * @tc.desc : testNativeWindowCreateNativeWindowFromSurfaceIdNormal96 …it('testNativeWindowCreateNativeWindowFromSurfaceIdNormal', TestType.FUNCTION | Size.MEDIUMTEST | …98 let result: number = nativeWindow.testNativeWindowCreateNativeWindowFromSurfaceIdNormal();