Home
last modified time | relevance | path

Searched defs:res (Results 1551 - 1575 of 4921) sorted by relevance

1...<<61626364656667686970>>...197

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp111 int res = 0; in HWTEST_F() local
145 int res = 0; in HWTEST_F() local
187 int res = 0; in HWTEST_F() local
H A Dscene_session_test4.cpp173 WMError res = sceneSession->HandleActionUpdateDragenabled(property, action); in HWTEST_F() local
H A Dscene_session_test3.cpp444 bool res = sceneSession->UpdateScaleInner(10.0f, 10.0f, 10.0f, 10.0f); in HWTEST_F() local
472 int res = sceneSession->UpdateZOrderInner(10); HWTEST_F() local
[all...]
H A Dsession_listener_controller_test.cpp157 WSError res = slController->AddSessionListener(listener); in HWTEST_F() local
H A Dsession_proxy_test.cpp46 WSError res = sProxy->OnSessionEvent(event); in HWTEST_F() local
63 WSError res = sProxy->UpdateSessionRect(rect, reason); in HWTEST_F() local
78 WSError res = sProxy->OnRestoreMainWindow(); in HWTEST_F() local
94 WSError res = sProxy->RaiseToAppTop(); in HWTEST_F() local
125 WSError res = proxy->RaiseAboveTarget(subWindowId); HWTEST_F() local
155 WSError res = sProxy->OnNeedAvoid(status); HWTEST_F() local
172 AvoidArea res = sProxy->GetAvoidAreaByType(status); HWTEST_F() local
190 WSError res = sProxy->RequestSessionBack(needMoveToBackground); HWTEST_F() local
207 WSError res = sProxy->MarkProcessed(eventId); HWTEST_F() local
224 WSError res = sProxy->SetGlobalMaximizeMode(mode); HWTEST_F() local
241 WSError res = sProxy->GetGlobalMaximizeMode(mode); HWTEST_F() local
258 WSError res = sProxy->SetAspectRatio(ratio); HWTEST_F() local
276 WMError res = sProxy->UpdateSessionPropertyByAction(nullptr, HWTEST_F() local
295 WMError res = sProxy->UpdateSessionPropertyByAction(nullptr, HWTEST_F() local
313 WSError res = sProxy->UpdateWindowSceneAfterCustomAnimation(isAdd); HWTEST_F() local
330 WMError res = sProxy->SetSystemWindowEnableDrag(enableDrag); HWTEST_F() local
348 WSError res = sProxy->TransferAbilityResult(resultCode, want); HWTEST_F() local
395 WSError res = sProxy->UpdateWindowAnimationFlag(needDefaultAnimationFlag); HWTEST_F() local
413 WSError res = sProxy->TransferAccessibilityEvent(info, uiExtensionIdLevel); HWTEST_F() local
431 WSError res = sProxy->OnTitleAndDockHoverShowChange(isTitleHoverShown, isDockHoverShown); HWTEST_F() local
450 WSError res = sProxy->UpdatePiPControlStatus(controlType, status); HWTEST_F() local
483 int32_t res = sProxy->GetStatusBarHeight(); HWTEST_F() local
501 auto res = sProxy->GetAppForceLandscapeConfig(config); HWTEST_F() local
516 WSError res = sProxy->SetDialogSessionBackGestureEnabled(true); HWTEST_F() local
531 WSError res = sProxy->RequestFocus(true); HWTEST_F() local
589 auto res = sProxy->TransferExtensionData(wantParams); HWTEST_F() local
[all...]
H A Dwindow_event_channel_test.cpp120 auto res = windowEventChannel_->TransferKeyEvent(keyEvent); in HWTEST_F() local
135 auto res = windowEventChannel->TransferPointerEvent(pointerEvent); in HWTEST_F() local
173 auto res = windowEventChannel_->TransferBackpressedEventForConsumed(isConsumed); HWTEST_F() local
197 auto res = windowEventChannel_->TransferKeyEventForConsumed(keyEvent, isConsumed, false); HWTEST_F() local
274 auto res = windowEventChannel_->TransferKeyEventForConsumed(nullptr, isConsumed, false); HWTEST_F() local
302 auto res = windowEventChannel->TransferKeyEventForConsumedAsync(keyEvent, isPreImeEvent, nullptr); HWTEST_F() local
321 auto res = windowEventChannel->TransferKeyEventForConsumedAsync(keyEvent, isPreImeEvent, iRemoteObjectMocker); HWTEST_F() local
347 auto res = windowEventChannel_->TransferFocusActiveEvent(isFocusActive); HWTEST_F() local
413 auto res = windowEventChannel_->TransferFocusState(focusState); HWTEST_F() local
425 auto res = TransferAccessibilityHoverEvent(true); HWTEST_F() local
438 auto res = TransferAccessibilityHoverEvent(false); HWTEST_F() local
451 auto res = TransferAccessibilityChildTreeRegister(true); HWTEST_F() local
464 auto res = TransferAccessibilityChildTreeRegister(false); HWTEST_F() local
477 auto res = TransferAccessibilityChildTreeUnregister(true); HWTEST_F() local
490 auto res = TransferAccessibilityChildTreeUnregister(false); HWTEST_F() local
503 auto res = TransferAccessibilityDumpChildInfo(true); HWTEST_F() local
516 auto res = TransferAccessibilityDumpChildInfo(false); HWTEST_F() local
[all...]
H A Dwindow_event_channel_proxy_test.cpp76 WSError res = windowEventChannelProxy_->TransferKeyEvent(keyEvent); in HWTEST_F() local
92 WSError res = windowEventChannelProxy_->TransferPointerEvent(pointerEvent); in HWTEST_F() local
109 WSError res = windowEventChannelProxy_->TransferKeyEventForConsumed(keyEvent, isConsumed); in HWTEST_F() local
124 WSError res = windowEventChannelProxy_->TransferKeyEventForConsumedAsync(keyEvent, isPreImeEvent, in HWTEST_F() local
137 WSError res = windowEventChannelProxy_->TransferFocusActiveEvent(isFocusActive); in HWTEST_F() local
152 WSError res = windowEventChannelProxy_->TransferFocusActiveEvent(focusState); HWTEST_F() local
171 WSError res = windowEventChannelProxy_->TransferAccessibilityHoverEvent( HWTEST_F() local
187 WSError res = windowEventChannelProxy_->TransferAccessibilityChildTreeRegister(windowId, treeId, accessibilityId); HWTEST_F() local
198 WSError res = windowEventChannelProxy_->TransferAccessibilityChildTreeUnregister(); HWTEST_F() local
212 WSError res = windowEventChannelProxy_->TransferAccessibilityDumpChildInfo(params, info); HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp65 int res = stub_->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
86 int res = stub_->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
106 int res = stub_->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
127 int res = stub_->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
150 int res = stub_->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
174 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
195 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
215 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
235 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
255 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
275 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
295 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
317 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
336 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
360 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
382 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
407 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
430 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
462 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
495 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
515 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
533 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
552 int res = stub_->OnRemoteRequest(code, data, reply, option); HWTEST_F() local
[all...]
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test.cpp1385 WMError res = window->Create(1, context); in HWTEST_F() local
H A Dpicture_in_picture_manager_test.cpp221 bool res = PictureInPictureManager::IsAttachedToSameWindow(0); in HWTEST_F() local
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_proxy.cpp102 bool res = MarshallingHelper::MarshallingVectorObj<SystemBarRegionTint>(data, tints, in UpdateSystemBarRegionTints() local
285 bool res = MarshallingHelper::MarshallingVectorObj<VisibleWindowNumInfo>(data, visibleWindowNumInfo, in UpdateVisibleWindowNum() local
/test/testfwk/arkxtest/testserver/src/service/
H A Dtest_server_service.cpp60 bool res = Publish(this); in OnStart() local
173 auto res = samgr->UnloadSystemAbility(TEST_SERVER_SA_ID); in RemoveTestServer() local
/test/ostest/wukong/shell_command/src/
H A Dwukong_shell_command.cpp129 ErrCode res = testFlow->CheckVaildityCmd(); in RunTestCommand() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpollndk.cpp64 int res = access("ppoll_function_file", F_OK); in Ppoll() local
H A Dpwdndk.cpp123 struct passwd *res = nullptr; in GetpwuidR() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeBitmapTest.cpp566 bool res = OH_Drawing_BitmapReadPixels(cBitmap, &imageInfo1, pixels1, width * 4, 0, 0); in HWTEST_F() local
676 bool res = OH_Drawing_BitmapReadPixels(cBitmap, &imageInfo1, pixels1, width * 4, 0, 0); in HWTEST_F() local
731 bool res = OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels, width * 4, 0, 0); in HWTEST_F() local
763 bool res = OH_Drawing_BitmapReadPixels(nullptr, &imageInfo, pixels, width * 4, 0, 0); in HWTEST_F() local
823 bool res = OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels, width * 4, 0, 0); HWTEST_F() local
877 bool res = OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels, width * 4, 0, 0); HWTEST_F() local
[all...]
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dresource_manager_test.cpp1395 std::string res = tmp->GetResourcePath(); in HWTEST_F() local
1434 std::string res = tmp->GetResourcePath(); in HWTEST_F() local
1471 std::string res = tmp->GetResourcePath(); in HWTEST_F() local
1510 std::string res in HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/time_posix/src/
H A DTimeUtilsTest.cpp205 struct tm res = {0}; in HWTEST_F() local
/test/xts/acts/kernel_lite/sys_posix/src/
H A DSysApiTest.cpp272 char res[64]; in TestRegcomp() local
/test/xts/acts/hiviewdfx/hilogndktest/entry/src/main/cpp/
H A Dnapi_init.cpp81 napi_value res = nullptr; in OhIsLoggableTest() local
89 napi_value res = nullptr; in OhPrintTest() local
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DActsAudioDecEncNdkTest.cpp65 bool res = OH_AVFormat_GetIntValue(OutDesc, t.first.c_str(), &out); in CheckDecDesc() local
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DActsVideoDecEncNdkTest.cpp55 bool res = OH_AVFormat_GetIntValue(OutDesc, t.first.c_str(), &out); in CheckDecDesc() local
71 bool res = OH_AVFormat_GetDoubleValue(OutDesc, OH_MD_KEY_FRAME_RATE, &dout); in CheckDecDesc() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dpixel_map_module_test.cpp60 OH_ImageSourceNative* res = nullptr; in GetPixelmap() local
93 int32_t ImagePixelMapNative::ConvertPixelmapToNapi(napi_env env, OH_PixelmapNative *pixelmap, napi_value *res) in ConvertPixelmapToNapi() argument
[all...]
/test/xts/acts/telephony/telephone/telephonyNDKTest/entry/src/main/cpp/
H A Dtelephony_ndk_test.cpp163 Telephony_RadioResult res = TEL_RADIO_SUCCESS; in OHTelephonyGetNetworkStateForSlot() local
178 Telephony_RadioResult res = TEL_RADIO_SUCCESS; in OHTelephonyGetNetworkState() local
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/entry/src/main/cpp/
H A DdnsNdkTest.cpp59 struct addrinfo *res = nullptr; in GetAddrInfo() local
70 int DnsResolver(const char *host, const char *serv, const struct addrinfo *hint, struct addrinfo **res) in DnsResolver() argument

Completed in 26 milliseconds

1...<<61626364656667686970>>...197