Searched refs:testNativeWindowNativeWindowRequestBufferNullptr (Results 1 – 6 of 6) sorted by relevance
29 export const testNativeWindowNativeWindowRequestBufferNullptr: () => number; constant
58 …veWindowNativeWindowRequestBufferNullptr", nullptr, testNativeWindowNativeWindowRequestBufferNullp…
164 napi_value testNativeWindowNativeWindowRequestBufferNullptr(napi_env env, napi_callback_info info);
342 napi_value testNativeWindowNativeWindowRequestBufferNullptr(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowRequestBufferNullptr() function
208 * @tc.name : testNativeWindowNativeWindowRequestBufferNullptr209 * @tc.desc : testNativeWindowNativeWindowRequestBufferNullptr214 …it('testNativeWindowNativeWindowRequestBufferNullptr', TestType.FUNCTION | Size.MEDIUMTEST | Level…216 let result: number = nativeWindow.testNativeWindowNativeWindowRequestBufferNullptr();