Searched refs:testNativeWindowCreateNativeWindowFromSurfaceIdNormal (Results 1 – 5 of 5) sorted by relevance
21 export const testNativeWindowCreateNativeWindowFromSurfaceIdNormal: () => number; constant
87 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNormal(napi_env env, napi_callback_info i…
40 …testNativeWindowCreateNativeWindowFromSurfaceIdNormal, nullptr, nullptr, nullptr, napi_default, nu…
128 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdNormal(napi_env env, napi_callback_info i… in testNativeWindowCreateNativeWindowFromSurfaceIdNormal() function
86 * @tc.name : testNativeWindowCreateNativeWindowFromSurfaceIdNormal87 * @tc.desc : testNativeWindowCreateNativeWindowFromSurfaceIdNormal92 it('testNativeWindowCreateNativeWindowFromSurfaceIdNormal', 0, async (done: Function) => {93 let result: number = nativeWindow.testNativeWindowCreateNativeWindowFromSurfaceIdNormal();