Searched refs:testNativeWindowWriteToParcelAbNormal (Results 1 – 6 of 6) sorted by relevance
40 export const testNativeWindowWriteToParcelAbNormal: () => number; constant
81 …{"testNativeWindowWriteToParcelAbNormal", nullptr, testNativeWindowWriteToParcelAbNormal, nullptr,…
176 napi_value testNativeWindowWriteToParcelAbNormal(napi_env env, napi_callback_info info);
733 napi_value testNativeWindowWriteToParcelAbNormal(napi_env env, napi_callback_info info) in testNativeWindowWriteToParcelAbNormal() function
367 * @tc.name : testNativeWindowWriteToParcelAbNormal368 * @tc.desc : testNativeWindowWriteToParcelAbNormal373 it('testNativeWindowWriteToParcelAbNormal', TestType.FUNCTION | Size.MEDIUMTEST | Level.LEVEL3,375 let result: number = nativeWindow.testNativeWindowWriteToParcelAbNormal();