Searched refs:testNativeWindowNativeWindowAttachBufferErrorCode (Results 1 – 6 of 6) sorted by relevance
61 export const testNativeWindowNativeWindowAttachBufferErrorCode: () => number; constant
123 …eWindowNativeWindowAttachBufferErrorCode", nullptr, testNativeWindowNativeWindowAttachBufferErrorC…
201 napi_value testNativeWindowNativeWindowAttachBufferErrorCode(napi_env env, napi_callback_info info);
1418 napi_value testNativeWindowNativeWindowAttachBufferErrorCode(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowAttachBufferErrorCode() function
696 * @tc.name : testNativeWindowNativeWindowAttachBufferErrorCode697 * @tc.desc : testNativeWindowNativeWindowAttachBufferErrorCode702 …it('testNativeWindowNativeWindowAttachBufferErrorCode', TestType.FUNCTION | Size.MEDIUMTEST | Leve…704 let result: number = nativeWindow.testNativeWindowNativeWindowAttachBufferErrorCode();