Searched refs:testNativeWindowNativeWindowAtDetachDifferentBufferNormal (Results 1 – 5 of 5) sorted by relevance
64 export const testNativeWindowNativeWindowAtDetachDifferentBufferNormal: () => number; constant
139 napi_value testNativeWindowNativeWindowAtDetachDifferentBufferNormal(napi_env env, napi_callback_in…
132 …testNativeWindowNativeWindowAtDetachDifferentBufferNormal, nullptr, nullptr, nullptr, napi_default…
1541 napi_value testNativeWindowNativeWindowAtDetachDifferentBufferNormal(napi_env env, napi_callback_in… in testNativeWindowNativeWindowAtDetachDifferentBufferNormal() function
698 * @tc.name : testNativeWindowNativeWindowAtDetachDifferentBufferNormal699 * @tc.desc : testNativeWindowNativeWindowAtDetachDifferentBufferNormal704 it('testNativeWindowNativeWindowAtDetachDifferentBufferNormal', 1, async (done: Function) => {705 let result: number = nativeWindow.testNativeWindowNativeWindowAtDetachDifferentBufferNormal();