Searched refs:testNativeWindowNativeWindowAttachBufferNormal (Results 1 – 5 of 5) sorted by relevance
62 export const testNativeWindowNativeWindowAttachBufferNormal: () => number; constant
136 napi_value testNativeWindowNativeWindowAttachBufferNormal(napi_env env, napi_callback_info info);
126 …ativeWindowNativeWindowAttachBufferNormal", nullptr, testNativeWindowNativeWindowAttachBufferNorma…
1457 napi_value testNativeWindowNativeWindowAttachBufferNormal(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowAttachBufferNormal() function
712 * @tc.name : testNativeWindowNativeWindowAttachBufferNormal713 * @tc.desc : testNativeWindowNativeWindowAttachBufferNormal718 …it('testNativeWindowNativeWindowAttachBufferNormal', TestType.FUNCTION | Size.MEDIUMTEST | Level.L…720 let result: number = nativeWindow.testNativeWindowNativeWindowAttachBufferNormal();