Searched refs:testNativeWindowNativeWindowFlushBufferErrorCode (Results 1 – 6 of 6) sorted by relevance
46 export const testNativeWindowNativeWindowFlushBufferErrorCode: () => number; constant
224 …veWindowNativeWindowFlushBufferErrorCode", nullptr, testNativeWindowNativeWindowFlushBufferErrorCo…
183 napi_value testNativeWindowNativeWindowFlushBufferErrorCode(napi_env env, napi_callback_info info);
947 napi_value testNativeWindowNativeWindowFlushBufferErrorCode(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowFlushBufferErrorCode() function
458 * @tc.name : testNativeWindowNativeWindowFlushBufferErrorCode459 * @tc.desc : testNativeWindowNativeWindowFlushBufferErrorCode464 …it('testNativeWindowNativeWindowFlushBufferErrorCode', TestType.FUNCTION | Size.MEDIUMTEST | Level…466 let result: number = nativeWindow.testNativeWindowNativeWindowFlushBufferErrorCode();