Searched refs:testNativeWindowNativeWindowRequestAbortBufferNormal (Results 1 – 5 of 5) sorted by relevance
31 export const testNativeWindowNativeWindowRequestAbortBufferNormal: () => number; constant
99 napi_value testNativeWindowNativeWindowRequestAbortBufferNormal(napi_env env, napi_callback_info in…
63 …testNativeWindowNativeWindowRequestAbortBufferNormal, nullptr, nullptr, nullptr, napi_default, nul…
393 napi_value testNativeWindowNativeWindowRequestAbortBufferNormal(napi_env env, napi_callback_info in… in testNativeWindowNativeWindowRequestAbortBufferNormal() function
222 * @tc.name : testNativeWindowNativeWindowRequestAbortBufferNormal223 * @tc.desc : testNativeWindowNativeWindowRequestAbortBufferNormal228 it('testNativeWindowNativeWindowRequestAbortBufferNormal', 3, async (done: Function) => {229 let result: number = nativeWindow.testNativeWindowNativeWindowRequestAbortBufferNormal();