Searched refs:testNativeWindowNativeWindowDetachBufferNullptr (Results 1 – 5 of 5) sorted by relevance
59 export const testNativeWindowNativeWindowDetachBufferNullptr: () => number; constant
132 napi_value testNativeWindowNativeWindowDetachBufferNullptr(napi_env env, napi_callback_info info);
119 …tiveWindowNativeWindowDetachBufferNullptr", nullptr, testNativeWindowNativeWindowDetachBufferNullp…
1347 napi_value testNativeWindowNativeWindowDetachBufferNullptr(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowDetachBufferNullptr() function
623 * @tc.name : testNativeWindowNativeWindowDetachBufferNullptr624 * @tc.desc : testNativeWindowNativeWindowDetachBufferNullptr629 it('testNativeWindowNativeWindowDetachBufferNullptr', 3, async (done: Function) => {630 let result: number = nativeWindow.testNativeWindowNativeWindowDetachBufferNullptr();