Searched refs:testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal (Results 1 – 5 of 5) sorted by relevance
65 export const testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal: () => number; constant
140 napi_value testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal(napi_env env, napi_callback_…
134 …testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal, nullptr, nullptr, nullptr, napi_defau…
1650 napi_value testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal(napi_env env, napi_callback_… in testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal() function
713 * @tc.name : testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal714 * @tc.desc : testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal719 it('testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal', 2, async (done: Function) => {720 … let result: number = nativeWindow.testNativeWindowNativeWindowAtDetachDifferentBufferAbnormal();