Searched refs:testNativeWindowNativeWindowFlushBufferNormal (Results 1 – 6 of 6) sorted by relevance
44 export const testNativeWindowNativeWindowFlushBufferNormal: () => number; constant
90 …tNativeWindowNativeWindowFlushBufferNormal", nullptr, testNativeWindowNativeWindowFlushBufferNorma…
181 napi_value testNativeWindowNativeWindowFlushBufferNormal(napi_env env, napi_callback_info info);
868 napi_value testNativeWindowNativeWindowFlushBufferNormal(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowFlushBufferNormal() function
428 * @tc.name : testNativeWindowNativeWindowFlushBufferNormal429 * @tc.desc : testNativeWindowNativeWindowFlushBufferNormal434 …it('testNativeWindowNativeWindowFlushBufferNormal', TestType.FUNCTION | Size.MEDIUMTEST | Level.LE…436 let result: number = nativeWindow.testNativeWindowNativeWindowFlushBufferNormal();