Searched refs:testNativeWindowNativeWindowDetachBufferErrorCode (Results 1 – 6 of 6) sorted by relevance
63 export const testNativeWindowNativeWindowDetachBufferErrorCode: () => number; constant
128 …eWindowNativeWindowDetachBufferErrorCode", nullptr, testNativeWindowNativeWindowDetachBufferErrorC…
204 napi_value testNativeWindowNativeWindowDetachBufferErrorCode(napi_env env, napi_callback_info info);
1501 napi_value testNativeWindowNativeWindowDetachBufferErrorCode(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowDetachBufferErrorCode() function
728 * @tc.name : testNativeWindowNativeWindowDetachBufferErrorCode729 * @tc.desc : testNativeWindowNativeWindowDetachBufferErrorCode734 …it('testNativeWindowNativeWindowDetachBufferErrorCode', TestType.FUNCTION | Size.MEDIUMTEST | Leve…736 let result: number = nativeWindow.testNativeWindowNativeWindowDetachBufferErrorCode();