Searched refs:testNativeWindowNativeWindowAttachBufferNormal (Results 1 – 6 of 6) sorted by relevance
62 export const testNativeWindowNativeWindowAttachBufferNormal: () => number; constant
126 …ativeWindowNativeWindowAttachBufferNormal", nullptr, testNativeWindowNativeWindowAttachBufferNorma…
203 napi_value testNativeWindowNativeWindowAttachBufferNormal(napi_env env, napi_callback_info info);
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();