Home
last modified time | relevance | path

Searched defs:output (Results 151 - 175 of 1866) sorted by relevance

12345678910>>...75

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_common_func_test.cpp161 char output[MAC_LEN] = "AA,bb:CC:DD:EE:F"; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_types_util.cpp26 bool Unmarshalling(SyncerParam &output, MessageParcel &data) in Unmarshalling() argument
39 Unmarshalling(NotifyConfig &output, MessageParcel &data) Unmarshalling() argument
51 Unmarshalling(Option &output, MessageParcel &data) Unmarshalling() argument
63 Unmarshalling(RdbPredicates &output, MessageParcel &data) Unmarshalling() argument
75 Unmarshalling(RdbOperation &output, MessageParcel &data) Unmarshalling() argument
90 Unmarshalling(SubOption &output, MessageParcel &data) Unmarshalling() argument
103 Unmarshalling(ValueObject &output, MessageParcel &data) Unmarshalling() argument
114 Unmarshalling(ValuesBucket &output, MessageParcel &data) Unmarshalling() argument
125 Unmarshalling(Asset &output, MessageParcel &data) Unmarshalling() argument
135 Unmarshalling(ProgressDetail &output, MessageParcel &data) Unmarshalling() argument
145 Unmarshalling(TableDetail &output, MessageParcel &data) Unmarshalling() argument
155 Unmarshalling(Statistic &output, MessageParcel &data) Unmarshalling() argument
167 Unmarshalling(PrimaryKeys &output, MessageParcel &data) Unmarshalling() argument
179 Unmarshalling(Origin &output, MessageParcel &data) Unmarshalling() argument
190 Unmarshalling(RdbChangedData &output, MessageParcel &data) Unmarshalling() argument
201 Unmarshalling(RdbProperties &output, MessageParcel &data) Unmarshalling() argument
212 Unmarshalling(Reference &output, MessageParcel &data) Unmarshalling() argument
224 Unmarshalling(BigInt& output, MessageParcel& data) Unmarshalling() argument
240 Unmarshalling(DebugInfo &output, MessageParcel &data) Unmarshalling() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dudmf_types_util_test.cpp99 std::vector<UnifiedData> output = {unifiedData}; in HWTEST_F() local
131 Privilege output; in HWTEST_F() local
149 CustomOption output; HWTEST_F() local
164 QueryOption output; HWTEST_F() local
194 UDType output = UDType::ENTITY; HWTEST_F() local
209 Intention output = Intention::UD_INTENTION_DRAG; HWTEST_F() local
276 UDType output = UDType::ENTITY; HWTEST_F() local
292 Intention output = Intention::UD_INTENTION_DRAG; HWTEST_F() local
[all...]
H A Dudmf_types_util_abnormal_test.cpp132 std::vector<UnifiedData> output = {unifiedData}; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dcommand.cpp35 bool Command::DoAction(const std::vector<std::string> &input, std::string &output) in DoAction() argument
H A Dpasteboard_dump_helper.cpp34 std::string output; in Dump() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
H A Ddcamera_sink_output_channel_listener.cpp29 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnSessionState() local
39 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnSessionError() local
22 DCameraSinkOutputChannelListener( DCStreamType type, std::shared_ptr<DCameraSinkOutput>& output) DCameraSinkOutputChannelListener() argument
49 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); OnDataReceived() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Draw_data_parser.h53 static bool Get(T &&input, O &output) in Get() argument
59 static bool Get(T &&input, O &output) in Get() argument
76 bool RawDataParser::Convert(T input, std::variant<Rest...> &output) in Convert() argument
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_sendable_utils.cpp26 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, bool &output) in ConvertFromSendable() argument
31 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, float &output) in ConvertFromSendable() argument
36 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, double &output) in ConvertFromSendable() argument
41 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, int32_t &output) in ConvertFromSendable() argument
46 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, int64_t &output) in ConvertFromSendable() argument
51 ConvertFromSendable(napi_env env, napi_value jsValue, std::vector<uint8_t> &output) ConvertFromSendable() argument
56 ConvertFromSendable(napi_env env, napi_value jsValue, std::string &output) ConvertFromSendable() argument
61 ConvertFromSendable(napi_env env, napi_value jsValue, Object &output) ConvertFromSendable() argument
66 ConvertFromSendable(napi_env env, napi_value jsValue, BigInt &output) ConvertFromSendable() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dflexible_type_test.cpp63 string output = FlexibleType::EscapeStr(chs); in HWTEST_F() local
77 string output = FlexibleType::EscapeStr(chs); in HWTEST_F() local
91 string output = FlexibleType::EscapeStr(chs); in HWTEST_F() local
105 string output = FlexibleType::EscapeStr(chs); in HWTEST_F() local
119 string output = FlexibleType::EscapeStr(chs); in HWTEST_F() local
133 string output = FlexibleType::EscapeStr(chs); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdibackend_test.cpp159 OutputPtr output = HdiOutput::CreateHdiOutput(0); in HWTEST_F() local
188 OutputPtr output = HdiOutput::CreateHdiOutput(0); in HWTEST_F() local
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dtest_string.cpp43 napi_value output; in TestLatin1() local
/test/xts/hats/hdf/audio/idl/effect_additional/src/
H A Deffect_control_test.cpp90 struct AudioEffectBuffer output = {0}; in HWTEST_F() local
108 int8_t output[GET_BUFFER_LEN] = {0}; in HWTEST_F() local
127 int8_t output[GET_BUFFER_LEN] = {0}; in HWTEST_F() local
156 int8_t output[GET_BUFFER_LEN] = {0}; in HWTEST_F() local
175 int8_t output[GET_BUFFER_LE in HWTEST_F() local
190 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
221 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
249 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
268 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
283 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
314 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
342 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
361 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
376 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
407 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
434 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
453 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
468 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
499 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
526 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
545 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
560 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
591 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
618 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
637 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
652 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
683 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
710 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
729 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
744 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
775 int8_t output[GET_BUFFER_LEN] = {0}; HWTEST_F() local
837 struct AudioEffectBuffer output = {0}; HWTEST_F() local
[all...]
/third_party/curl/tests/unit/
H A Dunit1309.c40 static void splayprint(struct Curl_tree *t, int d, char output) in splayprint() argument
H A Dunit1604.c304 char *output = NULL; variable
316 free(output); variable
344 free(output); global() variable
[all...]
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-conv2d.c88 float *output; in test_with_same_dilate() local
193 float *output; test_with_valid() local
[all...]
H A Ddnn-layer-avgpool.c80 float *output; in test_with_same() local
160 float *output; test_with_valid() local
[all...]
H A Ddnn-layer-dense.c90 float *output; in test() local
[all...]
H A Ddnn-layer-depth2space.c73 float *output; in test() local
[all...]
H A Ddnn-layer-pad.c62 float *output; in test_with_mode_symmetric() local
127 float *output; test_with_mode_reflect() local
192 float *output; test_with_mode_constant() local
[all...]
H A Ddnn-layer-mathunary.c80 float *output; in test() local
H A Ddnn-layer-maximum.c36 float *output; in test() local
/third_party/ffmpeg/libavformat/
H A Dprotocols.c94 const char *avio_enum_protocols(void **opaque, int output) in avio_enum_protocols() argument
/third_party/gn/src/base/strings/
H A Dutf_string_conversion_utils.cc58 size_t WriteUnicodeCharacter(uint32_t code_point, std::string* output) { in WriteUnicodeCharacter() argument
78 size_t WriteUnicodeCharacter(uint32_t code_point, std::u16string* output) { in WriteUnicodeCharacter() argument
94 PrepareForUTF8Output(const CHAR* src, size_t src_len, std::string* output) PrepareForUTF8Output() argument
113 PrepareForUTF16Or32Output(const char* src, size_t src_len, STRING* output) PrepareForUTF16Or32Output() argument
[all...]
/third_party/gn/src/gn/
H A Dcommand_analyze.cc131 std::string output = analyzer.Analyze(input, &err); in RunAnalyze() local
140 WriteFile(UTF8ToFilePath(args[2]), output, &err); in RunAnalyze() local

Completed in 9 milliseconds

12345678910>>...75