Searched refs:testNativeWindowNativeWindowAttachBufferNullptr (Results 1 – 5 of 5) sorted by relevance
58 export const testNativeWindowNativeWindowAttachBufferNullptr: () => number; constant
131 napi_value testNativeWindowNativeWindowAttachBufferNullptr(napi_env env, napi_callback_info info);
117 …tiveWindowNativeWindowAttachBufferNullptr", nullptr, testNativeWindowNativeWindowAttachBufferNullp…
1315 napi_value testNativeWindowNativeWindowAttachBufferNullptr(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowAttachBufferNullptr() function
648 * @tc.name : testNativeWindowNativeWindowAttachBufferNullptr649 * @tc.desc : testNativeWindowNativeWindowAttachBufferNullptr654 …it('testNativeWindowNativeWindowAttachBufferNullptr', TestType.FUNCTION | Size.MEDIUMTEST | Level.…656 let result: number = nativeWindow.testNativeWindowNativeWindowAttachBufferNullptr();