Searched refs:testNativeWindowNativeWindowSetSetScalingModeV2Nullptr (Results 1 – 5 of 5) sorted by relevance
92 export const testNativeWindowNativeWindowSetSetScalingModeV2Nullptr: () => number; constant
171 napi_value testNativeWindowNativeWindowSetSetScalingModeV2Nullptr(napi_env env, napi_callback_info …
195 …testNativeWindowNativeWindowSetSetScalingModeV2Nullptr, nullptr, nullptr, nullptr, napi_default, n…
1050 napi_value testNativeWindowNativeWindowSetSetScalingModeV2Nullptr(napi_env env, napi_callback_info … in testNativeWindowNativeWindowSetSetScalingModeV2Nullptr() function
1118 * @tc.name : testNativeWindowNativeWindowSetSetScalingModeV2Nullptr1119 * @tc.desc : testNativeWindowNativeWindowSetSetScalingModeV2Nullptr1124 it('testNativeWindowNativeWindowSetSetScalingModeV2Nullptr', 3, async (done: Function) => {1125 let result: number = nativeWindow.testNativeWindowNativeWindowSetSetScalingModeV2Nullptr();