Searched refs:testNativeWindowNativeWindowRequestBufferFenceFdNormal (Results 1 – 5 of 5) sorted by relevance
33 export const testNativeWindowNativeWindowRequestBufferFenceFdNormal: () => number; constant
101 napi_value testNativeWindowNativeWindowRequestBufferFenceFdNormal(napi_env env, napi_callback_info …
67 …testNativeWindowNativeWindowRequestBufferFenceFdNormal, nullptr, nullptr, nullptr, napi_default, n…
471 napi_value testNativeWindowNativeWindowRequestBufferFenceFdNormal(napi_env env, napi_callback_info … in testNativeWindowNativeWindowRequestBufferFenceFdNormal() function
248 * @tc.name : testNativeWindowNativeWindowRequestBufferFenceFdNormal249 * @tc.desc : testNativeWindowNativeWindowRequestBufferFenceFdNormal254 it('testNativeWindowNativeWindowRequestBufferFenceFdNormal', 3, async (done: Function) => {255 let result: number = nativeWindow.testNativeWindowNativeWindowRequestBufferFenceFdNormal();