Searched refs:testNativeWindowNativeWindowRequestAbortBufferAbnormal (Results 1 – 5 of 5) sorted by relevance
32 export const testNativeWindowNativeWindowRequestAbortBufferAbnormal: () => number; constant
100 napi_value testNativeWindowNativeWindowRequestAbortBufferAbnormal(napi_env env, napi_callback_info …
65 …testNativeWindowNativeWindowRequestAbortBufferAbnormal, nullptr, nullptr, nullptr, napi_default, n…
430 napi_value testNativeWindowNativeWindowRequestAbortBufferAbnormal(napi_env env, napi_callback_info … in testNativeWindowNativeWindowRequestAbortBufferAbnormal() function
235 * @tc.name : testNativeWindowNativeWindowRequestAbortBufferAbnormal236 * @tc.desc : testNativeWindowNativeWindowRequestAbortBufferAbnormal241 it('testNativeWindowNativeWindowRequestAbortBufferAbnormal', 3, async (done: Function) => {242 let result: number = nativeWindow.testNativeWindowNativeWindowRequestAbortBufferAbnormal();