Searched refs:testNativeWindowDestroyNativeWindowBufferNullptr (Results 1 – 6 of 6) sorted by relevance
25 export const testNativeWindowDestroyNativeWindowBufferNullptr: () => number; constant
49 …veWindowDestroyNativeWindowBufferNullptr", nullptr, testNativeWindowDestroyNativeWindowBufferNullp…
159 napi_value testNativeWindowDestroyNativeWindowBufferNullptr(napi_env env, napi_callback_info info);
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();