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
150 * @tc.name : testNativeWindowDestroyNativeWindowBufferNullptr151 * @tc.desc : testNativeWindowDestroyNativeWindowBufferNullptr156 …it('testNativeWindowDestroyNativeWindowBufferNullptr', TestType.FUNCTION | Size.MEDIUMTEST | Level…158 let result: number = nativeWindow.testNativeWindowDestroyNativeWindowBufferNullptr();