Searched refs:testNativeWindowNativeWindowFlushBufferAbnormal (Results 1 – 5 of 5) sorted by relevance
45 export const testNativeWindowNativeWindowFlushBufferAbnormal: () => number; constant
115 napi_value testNativeWindowNativeWindowFlushBufferAbnormal(napi_env env, napi_callback_info info);
92 …tiveWindowNativeWindowFlushBufferAbnormal", nullptr, testNativeWindowNativeWindowFlushBufferAbnorm…
910 napi_value testNativeWindowNativeWindowFlushBufferAbnormal(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowFlushBufferAbnormal() function
415 * @tc.name : testNativeWindowNativeWindowFlushBufferAbnormal416 * @tc.desc : testNativeWindowNativeWindowFlushBufferAbnormal421 it('testNativeWindowNativeWindowFlushBufferAbnormal', 3, async (done: Function) => {422 let result: number = nativeWindow.testNativeWindowNativeWindowFlushBufferAbnormal();