Searched refs:testNativeWindowNativeWindowAttachBufferNullptr (Results 1 – 6 of 6) sorted by relevance
58 export const testNativeWindowNativeWindowAttachBufferNullptr: () => number; constant
117 …tiveWindowNativeWindowAttachBufferNullptr", nullptr, testNativeWindowNativeWindowAttachBufferNullp…
198 napi_value testNativeWindowNativeWindowAttachBufferNullptr(napi_env env, napi_callback_info info);
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();