/foundation/ability/ability_runtime/test/unittest/deeplink_reserve_config_test/ |
H A D | deeplink_reserve_config_test.cpp | 99 auto ans = deepLinkReserveConfig.isLinkReserved(linkString, bundleName); in HWTEST_F() local
|
/third_party/python/Doc/includes/ |
H A D | email-read-alternative.py | 39 ans = input("View full message?") variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | format_test.cc | 30 TestFormatSpecifier(absl::Time t, absl::TimeZone tz, const std::string& fmt, const std::string& ans) TestFormatSpecifier() argument
|
/drivers/peripheral/light/test/unittest/hdi/ |
H A D | hdi_unittest_light.cpp | 88 int32_t ans = IsSupportedLightId(lightId); in LightTest() local
|
/foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/ |
H A D | ams_app_mgr_client_test.cpp | 440 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_CRITICAL); in HWTEST_F() local 455 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_LOW); in HWTEST_F() local 470 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_MODERATE); in HWTEST_F() local 485 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_CRITICAL); in HWTEST_F() local 500 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_LOW); in HWTEST_F() local 515 auto ans = ret->NotifyMemoryLevel(MemoryLevel::MEMORY_LEVEL_MODERATE); HWTEST_F() local [all...] |
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/ |
H A D | video_job_queue.cpp | 54 DeferredVideoJobPtr ans = heap_.front(); in Pop() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_downstream_test.cc | 56 auto ans = in test_downstream_field_store_append_last_header() local 117 HeaderRefs ans = { in test_downstream_crumble_request_cookie() local
|
H A D | http2_test.cc | 175 auto ans = std::vector<int>{0, 1, 4, 5, 6, 7, 12}; in test_http2_copy_headers_to_nva() local
|
/foundation/ability/ability_runtime/test/unittest/ui_extension_context_test/ |
H A D | ui_extension_context_test.cpp | 431 auto ans = context->StartUIServiceExtension(want, accountId); in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/ |
H A D | source_map_test.cpp | 359 std::vector<int32_t> ans; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_render_dispatcher_impl_test.cpp | 377 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 396 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 416 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 441 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 461 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 487 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 507 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 528 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 548 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 578 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local 598 auto ans = renderDispatcher->OnRemoteRequest(code, data, reply, option); HWTEST_F() local [all...] |
H A D | form_render_delegate_impl_test.cpp | 245 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 267 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local 291 auto ans = renderDelegate->OnRemoteRequest(code, data, reply, option); in HWTEST_F() local
|
/foundation/communication/ipc/ipc/test/ipc/client/ |
H A D | ipc_test_client.c | 76 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_ADD, &data, &ret, ServerAddCallback); in CallServerAdd() local 108 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_MULTI, &data, &ret, ServerMultiCallback); in CallServerMulti() local 139 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OP_SUB, &data, &ret, ServerSubCallback); in CallServerSub() local
|
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | bus_center_client_proxy.c | 93 int32_t ans = SendRequest(svc, CLIENT_ON_JOIN_RESULT, &io, NULL, option, NULL); in ClientOnJoinLNNResult() local 121 int32_t ans = SendRequest(svc, CLIENT_ON_LEAVE_RESULT, &io, NULL, option, NULL); in ClientOnLeaveLNNResult() local 166 int32_t ans = SendRequest(svc[i], CLIENT_ON_NODE_ONLINE_STATE_CHANGED, &io, NULL, option, NULL); in ClinetOnNodeOnlineStateChanged() local 214 int32_t ans = SendRequest(svc[i], CLIENT_ON_NODE_BASIC_INFO_CHANGED, &io, NULL, option, NULL); ClinetOnNodeBasicInfoChanged() local 248 int32_t ans = SendRequest(svc, CLIENT_ON_TIME_SYNC_RESULT, &io, NULL, option, NULL); ClientOnTimeSyncResult() local 278 int32_t ans = SendRequest(svc, CLIENT_ON_PUBLISH_LNN_RESULT, &io, NULL, option, NULL); ClientOnPublishLNNResult() local 308 int32_t ans = SendRequest(svc, CLIENT_ON_REFRESH_LNN_RESULT, &io, NULL, option, NULL); ClientOnRefreshLNNResult() local 338 int32_t ans = SendRequest(svc, CLIENT_ON_REFRESH_DEVICE_FOUND, &io, NULL, option, NULL); ClientOnRefreshDeviceFound() local [all...] |
/foundation/communication/dsoftbus/core/transmission/ipc/small/ |
H A D | trans_client_proxy.c | 50 int32_t ans = SendRequest(*svc, CLIENT_ON_CHANNEL_OPENED, io, &reply, option, &ptr); in OnUdpChannelOpenedAsServer() local 104 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_OPENED, &io, NULL, option, NULL); in ClientIpcOnChannelOpened() local 161 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_OPENFAILED, &io, NULL, option, NULL); in ClientIpcOnChannelOpenFailed() local 191 int32_t ans in ClientIpcOnChannelLinkDown() local 221 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_CLOSED, &io, NULL, option, NULL); ClientIpcOnChannelClosed() local 257 int32_t ans = SendRequest(svc, CLIENT_ON_CHANNEL_MSGRECEIVED, &io, NULL, option, NULL); ClientIpcOnChannelMsgReceived() local [all...] |
/third_party/nghttp2/tests/ |
H A D | nghttp2_pq_test.c | 149 int ans[] = {-8, -6, -4, -2, 0, 1, 3, 5, 7, 9}; in test_nghttp2_pq_update() local
|
/foundation/multimedia/camera_lite/frameworks/binder/src/ |
H A D | camera_service_client.cpp | 326 uint32_t ans = proxy_->Invoke(proxy_, CAMERA_SERVER_CREATE_CAMERA, &io, para_, Callback); in CreateCamera() local
|
H A D | camera_device_client.cpp | 282 uint32_t ans = proxy_->Invoke(proxy_, CAMERA_SERVER_SET_CAMERA_CALLBACK, &io, ¶, Callback); in SetCameraCallback() local
|
/foundation/communication/dsoftbus/sdk/transmission/ipc/small/ |
H A D | trans_server_proxy.c | 144 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_CREATE_SESSION_SERVER, &request, &ret, ProxyCallback); in ServerIpcCreateSessionServer() local 172 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_REMOVE_SESSION_SERVER, &request, &ret, ProxyCallback); in ServerIpcRemoveSessionServer() local 257 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OPEN_SESSION, &request, in ServerIpcOpenSession() local 288 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_OPEN_AUTH_SESSION, &request, &ret, ProxyCallback); in ServerIpcOpenAuthSession() local 309 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_NOTIFY_AUTH_SUCCESS, &request, &ret, ProxyCallback); in ServerIpcNotifyAuthSuccess() local 330 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_RELEASE_RESOURCES, &request, &ret, ProxyCallback); ServerIpcReleaseResources() local 355 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_CLOSE_CHANNEL, &request, &ret, ProxyCallback); ServerIpcCloseChannel() local 399 int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_SESSION_SENDMSG, &request, &ret, ProxyCallback); ServerIpcSendMessage() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_schema_unit_test.cpp | 466 FieldPath ans; in HWTEST_F() local 510 FieldPath ans; in HWTEST_F() local
|
/third_party/f2fs-tools/fsck/ |
H A D | main.c | 1227 char ans[255] = {0}; in main() local
|
/third_party/ltp/testcases/kernel/controllers/cgroup/ |
H A D | cgroup_regression_getdelays.c | 171 } ans; in get_family_id() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl17.c | 436 int ans; in main() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_format_test.cc | 60 TestFormatSpecifier(time_point<D> tp, time_zone tz, const std::string& fmt, const std::string& ans) TestFormatSpecifier() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | source_map.cpp | 219 std::vector<int32_t> ans; in Init() local 292 std::vector<int32_t> ans; MergeInit() local 373 VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) VlqRevCode() argument [all...] |