Searched refs:testNativeWindowNativeWindowFlushBufferNormal (Results 1 – 5 of 5) sorted by relevance
44 export const testNativeWindowNativeWindowFlushBufferNormal: () => number; constant
114 napi_value testNativeWindowNativeWindowFlushBufferNormal(napi_env env, napi_callback_info info);
90 …tNativeWindowNativeWindowFlushBufferNormal", nullptr, testNativeWindowNativeWindowFlushBufferNorma…
868 napi_value testNativeWindowNativeWindowFlushBufferNormal(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowFlushBufferNormal() function
401 * @tc.name : testNativeWindowNativeWindowFlushBufferNormal402 * @tc.desc : testNativeWindowNativeWindowFlushBufferNormal407 it('testNativeWindowNativeWindowFlushBufferNormal', 0, async (done: Function) => {408 let result: number = nativeWindow.testNativeWindowNativeWindowFlushBufferNormal();