Searched refs:testNativeWindowNativeWindowRequestBufferFenceFdAbnormal (Results 1 – 5 of 5) sorted by relevance
34 export const testNativeWindowNativeWindowRequestBufferFenceFdAbnormal: () => number; constant
102 napi_value testNativeWindowNativeWindowRequestBufferFenceFdAbnormal(napi_env env, napi_callback_inf…
69 …testNativeWindowNativeWindowRequestBufferFenceFdAbnormal, nullptr, nullptr, nullptr, napi_default,…
506 napi_value testNativeWindowNativeWindowRequestBufferFenceFdAbnormal(napi_env env, napi_callback_inf… in testNativeWindowNativeWindowRequestBufferFenceFdAbnormal() function
261 * @tc.name : testNativeWindowNativeWindowRequestBufferFenceFdAbnormal262 * @tc.desc : testNativeWindowNativeWindowRequestBufferFenceFdAbnormal267 it('testNativeWindowNativeWindowRequestBufferFenceFdAbnormal', 3, async (done: Function) => {268 let result: number = nativeWindow.testNativeWindowNativeWindowRequestBufferFenceFdAbnormal();