Searched refs:testNativeWindowDestroyNativeWindowBufferNullptr (Results 1 – 5 of 5) sorted by relevance
25 export const testNativeWindowDestroyNativeWindowBufferNullptr: () => number; constant
92 napi_value testNativeWindowDestroyNativeWindowBufferNullptr(napi_env env, napi_callback_info info);
49 …veWindowDestroyNativeWindowBufferNullptr", nullptr, testNativeWindowDestroyNativeWindowBufferNullp…
237 napi_value testNativeWindowDestroyNativeWindowBufferNullptr(napi_env env, napi_callback_info info) in testNativeWindowDestroyNativeWindowBufferNullptr() function
142 * @tc.name : testNativeWindowDestroyNativeWindowBufferNullptr143 * @tc.desc : testNativeWindowDestroyNativeWindowBufferNullptr148 it('testNativeWindowDestroyNativeWindowBufferNullptr', 3, async (done: Function) => {149 let result: number = nativeWindow.testNativeWindowDestroyNativeWindowBufferNullptr();