Home
last modified time | relevance | path

Searched refs:endl (Results 226 - 250 of 1241) sorted by relevance

12345678910>>...50

/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp125 cout << "split error !!!" << endl; in GetParamsByName() local
136 cout << "split error !!!" << endl; in GetParamsByName() local
153 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local
161 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
183 << ", flags:" << buffer->buffer_->flag_ << ", pts: " << buffer->buffer_->pts_ << endl; in OnOutputBufferAvailable()
185 cout << "OnOutputBufferAvailable error, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
192 std::cout << "InitFile enter" << std::endl; in InitFile() member in std
203 std::cout << "InitFile ok = " << std::endl; in InitFile() member in std
205 std::cout << "g711 enter " << std::endl; in InitFile() member in std
207 std::cout << "g711 inputFile: " << inputFile << std::endl; in InitFile() member in std
209 std::cout << "inputFile open: " << std::endl; InitFile() member in std
211 std::cout << "g711 InitFile ok = " << std::endl; InitFile() member in std
259 std::cout << "RunCase OH_AVFormat_SetIntValue" << std::endl; RunCase() member in std
270 << " ms" << std::endl; RunCase() member in std
281 std::cerr << "Failed to open file: " << filePath << std::endl; GetFileSize() member in std
313 std::cout << "CreateDec opus ok = " << std::endl; CreateEnc() member in std
334 std::cout << "AudioBufferAacEncDemo::Configure :" << ret << std::endl; Configure() member in std
501 cout << "wait to stop, exit" << endl; OutputFunc() local
508 cout << "OutputFunc OH_AVBuffer is nullptr" << endl; OutputFunc() local
511 std::cout << "OutputFunc index:" << index << endl; OutputFunc() local
518 cout << "encode eos" << endl; OutputFunc() local
526 cout << "Fatal: FreeOutputData fail" << endl; OutputFunc() local
530 cout << "decode eos" << endl; OutputFunc() local
535 cout << "stop, exit" << endl; OutputFunc() local
544 cout << "creat, aac" << endl; CreateByMime() local
547 cout << "creat, flac" << endl; CreateByMime() local
571 cout << "SetCallback, codec null" << endl; SetCallback() local
574 cout << "SetCallback, signal_ null" << endl; SetCallback() local
594 cout << "config, aac" << endl; Configure() local
603 cout << "config, flac" << endl; Configure() local
636 std::cout << "Flush ret:" << ret << endl; Flush() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp53 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local
61 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
137 cout << "split error !!!" << endl; in GetParamsByName() local
148 cout << "split error !!!" << endl; in GetParamsByName() local
159 cout << "split error !!!" << endl; in GetParamsByName() local
179 std::cout << "CreateDec over " << std::endl; in RunCase() member in std
204 std::cout << "getParamsByName opus ok = " << std::endl; in RunCase() member in std
231 std::cout << "Configure over " << std::endl; in RunCase() member in std
233 std::cout << "audioRenderer->Start over " << std::endl; in RunCase() member in std
239 std::cout << "Start over " << std::endl; in RunCase() member in std
247 << " ms" << std::endl; RunCase() member in std
254 std::cout << "audioRenderer->Drain fail = " << std::endl; RunCase() member in std
257 std::cout << "audioRenderer->Release fail = " << std::endl; RunCase() member in std
276 std::cout << "InitFile ok = " << std::endl; InitFile() member in std
346 std::cout << "CreateDec opus ok = " << std::endl; CreateDec() member in std
491 cout << "Set EOS" << endl; ReadBuffer() local
496 cout << "Fatal: read size fail" << endl; ReadBuffer() local
502 cout << "Fatal: read size fail" << endl; ReadBuffer() local
509 cout << "Fatal: read buffer fail" << endl; ReadBuffer() local
542 cout << "Set EOS" << endl; InputFunc() local
551 cout << "InputFunc index:" << index << endl; InputFunc() local
565 cout << "Fatal error, exit" << endl; InputFunc() local
639 cout << inputFile << "----------------------" << fd << "---------" << size << endl; CreatDeMuxer() local
642 cout << "avsource_ is null" << endl; CreatDeMuxer() local
648 cout << "avdemuxer_ is null" << endl; CreatDeMuxer() local
655 cout << "OH_AVFormat_GetIntValue ret is :" << ret << endl; CreatDeMuxer() local
659 cout << "trackFormat is null" << endl; CreatDeMuxer() local
666 cout << "OH_AVFormat_GetIntValue index is:" << index << endl; CreatDeMuxer() local
689 cout << "rendererOptions channelNum_Get is:" << channelNum_Get << endl; CreatDeMuxer() local
690 cout << "rendererOptions sampleRate_Get is:" << sampleRate_Get << endl; CreatDeMuxer() local
693 cout << "audioRenderer is creat" << endl; CreatDeMuxer() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_modifier_demo.cpp44 std::cout << "rs app demo Init Rosen Backend!" << std::endl; in Init() member in std
133 std::cout << "MyModifier Draw property get " << animatableProperty->Get().data << std::endl; member in MyModifier::std
150 std::cout << "TransModifier GeometryEffect, distance:"<< distance_->Get() << std::endl; member in TransModifier::std
192 std::cout << "Draw Get alpha_ " << alpha_->Get() << std::endl; member in CustomModifier::std
193 std::cout << "Draw Get width_ " << width_->Get() << std::endl; member in CustomModifier::std
194 std::cout << "Draw Get height_ " << height_->Get() << std::endl; member in CustomModifier::std
195 std::cout << "Draw Get backgroundColor_ " << std::hex << backgroundColor_->Get().AsArgbInt() << std::endl; member in CustomModifier::std
320 std::cout << "rs app demo start!" << std::endl; in main() member in std
330 std::cout << "rs app demo create window failed: " << rect.width_ << " " << rect.height_ << std::endl; in main()
337 std::cout << "rs app demo create window " << rect.width_ << " " << rect.height_ << std::endl; in main()
341 std::cout << "rs app demo stage " << cnt++ << std::endl; main() member in std
354 std::cout << "rs app demo stage " << cnt++ << std::endl; main() member in std
363 std::cout << "rs app demo stage " << cnt++ << std::endl; main() member in std
428 std::cout << "rs app demo stage " << cnt++ << std::endl; main() member in std
429 std::cout << nodes[0]->GetStagingProperties().Dump() << std::endl; main() member in std
430 std::cout << "rs app demo end!" << std::endl; main() member in std
[all...]
H A Drender_service_client_gravity_demo.cpp80 std::cout << "Failed to create window!" << std::endl; in RsSurfaceNodeGravityTestDemo() member in OHOS::Rosen::Test::RsSurfaceNodeGravityTestDemo::std
129 std::cout << "Failed to create frame!" << std::endl; in Run() member in OHOS::Rosen::Test::RsSurfaceNodeGravityTestDemo::std
134 std::cout << "Failed to create canvas!" << std::endl; in Run() member in OHOS::Rosen::Test::RsSurfaceNodeGravityTestDemo::std
138 std::cout << "Drawing does not support TextBlob" << std::endl; in Run() member in OHOS::Rosen::Test::RsSurfaceNodeGravityTestDemo::std
161 std::cout << "rs gravity demo start!" << std::endl; in main() member in std
164 std::cout << "rs gravity demo end!" << std::endl; in main() member in std
H A Drender_service_client_scale_demo.cpp74 std::cout << "Failed to create window!" << std::endl; in RsSurfaceNodeScaleTestDemo() member in OHOS::Rosen::Test::RsSurfaceNodeScaleTestDemo::std
124 std::cout << "Failed to create frame!" << std::endl; in Run() member in OHOS::Rosen::Test::RsSurfaceNodeScaleTestDemo::std
129 std::cout << "Failed to create canvas!" << std::endl; in Run() member in OHOS::Rosen::Test::RsSurfaceNodeScaleTestDemo::std
133 std::cout << "Drawing does not support TextBlob" << std::endl; in Run() member in OHOS::Rosen::Test::RsSurfaceNodeScaleTestDemo::std
155 std::cout << "rs surface node scale demo start!" << std::endl; in main() member in std
158 std::cout << "rs surface node scale demo end!" << std::endl; in main() member in std
H A Drender_service_client_screen_mode_demo.cpp36 std::cout << "The default screen id is " << defaultDisplayId_ << std::endl; in TestRun() member in RSScreenModeTestCase::std
41 ", and it dosen't spupport any screen mode." << std::endl; in TestRun() member in RSScreenModeTestCase::std
45 ", and it spupports these screen modes:." << std::endl; in TestRun() member in RSScreenModeTestCase::std
49 ", refreshrate=" << supportedModes_[i].GetScreenRefreshRate() << std::endl; in TestRun() member in RSScreenModeTestCase::std
54 ", refreshrate=" << currScreenMode.GetScreenRefreshRate() << std::endl; in TestRun() member in RSScreenModeTestCase::std
66 ", refreshrate=" << currScreenMode.GetScreenRefreshRate() << std::endl; in TestRun() member in RSScreenModeTestCase::std
H A Drender_service_client_rs_animation_demo.cpp43 std::cout << "rs app demo Init Rosen Backend!" << std::endl; in Init() member in std
96 std::cout << "rs app demo start!" << std::endl; in main() member in std
121 std::cout << "rs app demo set up finished!" << std::endl; in main() member in std
125 std::cout << "adding animation" << std::endl; in main() member in std
130 std::cout << "adding transition" << std::endl; in main() member in std
135 std::cout << "animation2 finish" << std::endl; in main()
142 std::cout << "rs app demo end!" << std::endl; in main() member in std
/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_inner_demo.cpp98 std::cout << "find h264 fail" << std::endl; in VDecInnerDemo() member in std
104 std::cout << "parser init fail" << std::endl; in VDecInnerDemo() member in std
110 std::cout << "alloc context fail" << std::endl; in VDecInnerDemo() member in std
115 std::cout << "codec open fail" << std::endl; in VDecInnerDemo() member in std
121 std::cout << "alloc pkt_ fail" << std::endl; in VDecInnerDemo() member in std
265 std::cout << "end buffer" << std::endl; in HandleInputEOS() member in std
300 cout << "extract file end" << endl; in ExtractPacket() local
308 cout << "av_parser_parser2 Error!" << endl; in ExtractPacket() local
335 std::cout << "buffer is null:" << index << std::endl; in InputFunc() member in std
350 cout << "Fatal: memcpy fail" << endl; in InputFunc() local
382 cout << "decode eos, write frame:" << outFrameCount << endl; OutputFunc() local
392 cout << "Fatal: ReleaseOutputBuffer fail" << endl; OutputFunc() local
397 cout << "Fatal: RenderOutputBuffer fail" << endl; OutputFunc() local
412 cout << "Error received, errorType:" << errorType << " errorCode:" << errorCode << endl; OnError() local
418 cout << "OnOutputFormatChanged received" << endl; OnOutputFormatChanged() local
423 cout << "OnInputBufferAvailable received, index:" << index << endl; OnInputBufferAvailable() local
435 cout << "OnOutputBufferAvailable received, index:" << index << endl; OnOutputBufferAvailable() local
[all...]
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_aac_encoder_demo.cpp51 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local
59 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
81 << ", flags:" << buffer->buffer_->flag_ << ", pts: " << buffer->buffer_->pts_ << endl; in OnOutputBufferAvailable()
83 cout << "OnOutputBufferAvailable error, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
90 std::cout << "RunCase enter" << std::endl; in RunCase() member in std
116 << ", frameSize: " << frameSize << std::endl; in RunCase() member in std
128 << " ms" << std::endl; in RunCase() member in std
138 std::cerr << "Failed to open file: " << filePath << std::endl; in GetFileSize() member in std
315 << " process:" << 100 * sumReadSize / fileSize_ << "%" << endl; // 100 in InputFunc()
331 cout << "Fatal error, exit" << endl; in InputFunc() local
335 cout << "stop, exit" << endl; InputFunc() local
347 cout << "wait to stop, exit" << endl; OutputFunc() local
354 cout << "OutputFunc OH_AVBuffer is nullptr" << endl; OutputFunc() local
365 cout << "encode eos" << endl; OutputFunc() local
373 cout << "Fatal: FreeOutputData fail" << endl; OutputFunc() local
377 cout << "decode eos" << endl; OutputFunc() local
382 cout << "stop, exit" << endl; OutputFunc() local
[all...]
H A Davcodec_audio_avbuffer_decoder_inner_demo.cpp59 std::cerr << "Failed to open file:" << filePath << std::endl; in GetFileSize() member in std
85 std::cout << "codec == nullptr" << std::endl; in RunCase() member in std
143 std::cout << "produceInputBuffer RequestBuffer fail,ret=" << (int32_t)ret << std::endl; in InputFunc() member in std
156 << " process:" << 100 * sumReadSize / fileSize_ << "%" << std::endl; // 100 in InputFunc()
173 << " process:" << 100 * sumReadSize / fileSize_ << "%" << std::endl; // 100 in InputFunc()
182 std::cout << "/**********ImplConsumerOutputBuffer while**********/" << std::endl; in OutputFunc() member in std
186 std::cout << "Consumer AcquireBuffer fail,ret=" << (int32_t)ret << std::endl; in OutputFunc() member in std
190 std::cout << "OutputFunc OH_AVBuffer is nullptr" << std::endl; in OutputFunc() member in std
196 std::cout << "out eos" << std::endl; in OutputFunc() member in std
H A Davcodec_audio_avbuffer_lbvc_decoder_inner_demo.cpp57 std::cerr << "Failed to open file:" << filePath << std::endl; in GetFileSize() member in std
83 std::cout << "codec == nullptr" << std::endl; in RunCase() member in std
141 std::cout << "produceInputBuffer RequestBuffer fail,ret=" << (int32_t)ret << std::endl; in InputFunc() member in std
154 << " process:" << 100 * sumReadSize / fileSize_ << "%" << std::endl; // 100 in InputFunc()
171 << " process:" << 100 * sumReadSize / fileSize_ << "%" << std::endl; // 100 in InputFunc()
180 std::cout << "/**********ImplConsumerOutputBuffer while**********/" << std::endl; in OutputFunc() member in std
184 std::cout << "Consumer AcquireBuffer fail,ret=" << (int32_t)ret << std::endl; in OutputFunc() member in std
188 std::cout << "OutputFunc OH_AVBuffer is nullptr" << std::endl; in OutputFunc() member in std
194 std::cout << "out eos" << std::endl; in OutputFunc() member in std
H A Davcodec_audio_opus_encoder_demo.cpp49 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local
57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
80 << ", attr->flags:" << attr->flags << ", pts " << attr->pts << endl; in OnOutputBufferAvailable()
83 cout << "OnOutputBufferAvailable error, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
239 cout << "encode 2" << endl; in InputFunc() local
251 cout << "eofeofeofeofeof" << endl; in InputFunc() local
274 cout << "Fatal error, exit" << endl; in InputFunc() local
291 cout << "wait to stop, exit" << endl; in OutputFunc() local
296 cout << "encode 1" << endl; in OutputFunc() local
306 cout << "encode eos" << endl; in OutputFunc() local
314 cout << "Fatal: FreeOutputData fail" << endl; OutputFunc() local
318 cout << "decode eos" << endl; OutputFunc() local
[all...]
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dexpire_lru_cache_test.cpp53 DTEST_LOG << "SetUpTestCase" << std::endl; in SetUpTestCase() member in OHOS::std
58 DTEST_LOG << "TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::std
63 DTEST_LOG << "SetUp" << std::endl; in SetUp() member in OHOS::std
68 DTEST_LOG << "TearDown" << std::endl; in TearDown() member in OHOS::std
79 DTEST_LOG << "ConstructorTest001 start" << std::endl; in HWTEST_F() member in OHOS::std
103 DTEST_LOG << "ConstructorTest001 end" << std::endl; in HWTEST_F() member in OHOS::std
161 DTEST_LOG << "ADD_GET_CLEAR_Test001 start" << std::endl; in HWTEST_F() member in OHOS::std
212 DTEST_LOG << "ADD_GET_CLEAR_Test001 end" << std::endl; in HWTEST_F() member in OHOS::std
223 DTEST_LOG << "LRUTest001 start" << std::endl; in HWTEST_F() member in OHOS::std
266 DTEST_LOG << "LRUTest001 end" << std::endl; in HWTEST_F() member in OHOS::std
277 DTEST_LOG << "LRUTest002 start" << std::endl; HWTEST_F() member in OHOS::std
322 DTEST_LOG << "LRUTest002 end" << std::endl; HWTEST_F() member in OHOS::std
333 DTEST_LOG << "GetTest001 start" << std::endl; HWTEST_F() member in OHOS::std
385 DTEST_LOG << "GetTest001 end" << std::endl; HWTEST_F() member in OHOS::std
396 DTEST_LOG << "Timestamp001 start" << std::endl; HWTEST_F() member in OHOS::std
415 DTEST_LOG << "Timestamp001 end" << std::endl; HWTEST_F() member in OHOS::std
426 DTEST_LOG << "RemoveTest001 start" << std::endl; HWTEST_F() member in OHOS::std
471 DTEST_LOG << "RemoveTest001 end" << std::endl; HWTEST_F() member in OHOS::std
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp107 cout << "Error errorCode=" << errorCode << endl; in VdecAPI11Error() local
153 cout << "OH_VideoDecoder_Flush end" << endl; in VdecAPI11InputDataReady() local
161 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11InputDataReady() local
181 cout << "OH_VideoDecoder_Flush end" << endl; in VdecAPI11OutputDataReady() local
189 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11OutputDataReady() local
261 cout << "get hash value failed, size" << srcHashVal.size() << endl; in MdCompare()
266 cout << "decoded hash value mismatch" << endl; in MdCompare() local
281 cout << "HRand is = " << HRand << endl; in HighRand() local
293 cout << "FRand is = " << FRand << endl; in FrameRand() local
305 cout << "WRand is = " << WRand << endl; in WidthRand() local
327 cout << "Fatal: Failed to create format" << endl; ConfigureVideoDecoder() local
372 cout << "Failed to create surface" << endl; RunVideoDec_Surface() local
377 cout << "Failed to create video decoder" << endl; RunVideoDec_Surface() local
382 cout << "Failed to setCallback" << endl; RunVideoDec_Surface() local
388 cout << "Failed to configure video decoder" << endl; RunVideoDec_Surface() local
394 cout << "Failed to set surface" << endl; RunVideoDec_Surface() local
399 cout << "Failed to start video decoder" << endl; RunVideoDec_Surface() local
411 cout << "Failed to create video decoder" << endl; RunVideoDec() local
417 cout << "Failed to configure video decoder" << endl; RunVideoDec() local
424 cout << "Failed to setCallback" << endl; RunVideoDec() local
431 cout << "Failed to start video decoder" << endl; RunVideoDec() local
442 cout << "Failed to new VDecAPI11Signal" << endl; SetVideoDecoderCallback() local
496 cout << "failed open file " << INP_DIR << endl; StartDecoder() local
506 cout << "Failed to create input loop" << endl; StartDecoder() local
514 cout << "Failed to create output loop" << endl; StartDecoder() local
531 cout << "Failed to start codec, prepare failed! " << res << endl; StartVideoDecoder() local
540 cout << "Failed to start codec" << endl; StartVideoDecoder() local
664 cout << "repeat run " << repeat_count << endl; PushData() local
683 cout << "read bufferSize abnormal. buffersize = " << bufferSize << endl; PushData() local
709 cout << "Fatal: memory copy failed" << endl; SendData() local
773 std::cout << "cropTop:" << cropTop << " cropBottom:" << cropBottom << " cropLeft:" << cropLeft <<std::endl; CheckOutputDescription() member in std
777 std::cout << "cropRight:" << cropRight << std::endl; CheckOutputDescription() member in std
778 std::cout << "stride:" << stride << " sliceHeight:" << sliceHeight << std::endl; CheckOutputDescription() member in std
782 std::cout << "picWidth:" << picWidth << " picHeight:" << picHeight << std::endl; CheckOutputDescription() member in std
818 cout << "AVCODEC_BUFFER_FLAGS_EOS" << endl; CheckAttrFlag() local
935 cout << "Fatal: ReleaseOutputBuffer fail" << endl; ProcessOutputData() local
943 cout << "Fatal: RenderOutputBuffer fail" << endl; ProcessOutputData() local
955 cout << "Fatal: RenderOutputBufferAtTime fail" << endl; RenderOutAtTime() local
967 cout << "Fatal: RenderOutputBufferAtTime fail" << endl; RenderOutAtTime() local
994 cout << "OH_VideoDecoder_PushInputBuffer EOS res: " << res << endl; SetEOS() local
1081 cout << "manual switch surf "<< switchSurfaceFlag << endl; SwitchSurface() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitytransitiondone_fuzzer/
H A Dabilitytransitiondone_fuzzer.cpp79 std::cout << "Get ability token failed." << std::endl; in DoSomethingInterestingWithMyAPI() member in OHOS::std
86 std::cout << "Get service ability token failed." << std::endl; in DoSomethingInterestingWithMyAPI() member in OHOS::std
93 std::cout << "Get data ability token failed." << std::endl; in DoSomethingInterestingWithMyAPI() member in OHOS::std
118 std::cout << "invalid data" << std::endl; in LLVMFuzzerTestOneInput() member in std
129 std::cout << "malloc failed." << std::endl; in LLVMFuzzerTestOneInput() member in std
135 std::cout << "copy failed." << std::endl; in LLVMFuzzerTestOneInput() member in std
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_ffmpeg_demo.cpp31 std::cout<<"AVMuxerFFmpegDemo::DoAddTrack failed! trackId:"<<tempTrackId<<std::endl; in DoAddTrack() member in OHOS::MediaAVCodec::std
44 std::cout<<"create muxer output file failed! fd:"<<outFd_<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
47 std::cout<<"==== open success! =====\noutputFileName: "<<outFileName<<"\n============"<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
51 std::cout<<"ffmpegMuxer create failed!"<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
66 std::cout << "muxer used time: " << testTimeEnd - testTimeStart << "us" << std::endl; in DoRunMuxer()
71 std::cout<<"ffmpeg plugin demo is not support multi-thread write!"<<std::endl; in DoRunMultiThreadCase() member in OHOS::MediaAVCodec::std
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_mock.h72 cout << "GetHaveLoadedSoundNum haveLoadedSoundNumInner_:" << haveLoadedSoundNumInner_ << endl; in GetHaveLoadedSoundNum() local
77 cout << "Before ResetHaveLoadedSoundNum haveLoadedSoundNumInner_:" << haveLoadedSoundNumInner_ << endl; in ResetHaveLoadedSoundNum() local
79 cout << "After ResetHaveLoadedSoundNum haveLoadedSoundNumInner_:" << haveLoadedSoundNumInner_ << endl; in ResetHaveLoadedSoundNum() local
84 cout << "GetHavePlayedSoundNum havePlayedSoundNumInner_:" << havePlayedSoundNumInner_ << endl; in GetHavePlayedSoundNum() local
89 cout << "Before ResetHavePlayedSoundNum havePlayedSoundNumInner_:" << havePlayedSoundNumInner_ << endl; in ResetHavePlayedSoundNum() local
91 cout << "After ResetHavePlayedSoundNum havePlayedSoundNumInner_:" << havePlayedSoundNumInner_ << endl; in ResetHavePlayedSoundNum() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_uni_render_test.cpp57 std::cout << "rs uni render ST Init Rosen Backend!" << std::endl; in Init() member in OHOS::Rosen::std
115 std::cout << "rs uni render demo start!" << std::endl; in HWTEST_F() member in OHOS::Rosen::std
133 std::cout << "rs uni render demo create window failed: " << rect.width_ << " " << rect.height_ << std::endl; in HWTEST_F()
143 std::cout << "rs uni render demo create window " << rect.width_ << " " << rect.height_ << std::endl; in HWTEST_F()
146 std::cout << "rs uni render demo not in uni render mode, exit! " << std::endl; in HWTEST_F() member in OHOS::Rosen::std
155 std::cout << "rs uni render demo stage 1 " << std::endl; in HWTEST_F() member in OHOS::Rosen::std
163 std::cout << "rs uni render demo stage 2 SetFilter" << std::endl; in HWTEST_F() member in OHOS::Rosen::std
169 std::cout << "rs uni render demo stage 3 SetBounds" << std::endl; in HWTEST_F() member in OHOS::Rosen::std
175 std::cout << "rs uni render demo end!" << std::endl; in HWTEST_F() member in OHOS::Rosen::std
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_util_test.cpp33 DTEST_LOG << "SetUpTestCase" << std::endl; in SetUpTestCase() member in OHOS::std
38 DTEST_LOG << "TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::std
44 DTEST_LOG << "SetUp" << std::endl; in SetUp() member in OHOS::std
49 DTEST_LOG << "TearDown" << std::endl; in TearDown() member in OHOS::std
60 DTEST_LOG << " IsNameInValid001 " << std::endl; in HWTEST_F() member in OHOS::std
74 DTEST_LOG << " IsNameInValid002 " << std::endl; in HWTEST_F() member in OHOS::std
88 DTEST_LOG << " IsNameInValid003 " << std::endl; in HWTEST_F() member in OHOS::std
102 DTEST_LOG << " IsNameInValid004 " << std::endl; in HWTEST_F() member in OHOS::std
115 DTEST_LOG << " CheckDistributedPermission001 " << std::endl; in HWTEST_F() member in OHOS::std
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_client_test.cpp236 std::cout << "SetNetFirewallPolicy " << i + 1 << " ret " << ret << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
240 g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
253 std::cout << "GetNetFirewallPolicy " << i + 1 << " ret " << ret << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
257 g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
275 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
284 g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
299 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
304 ", use time : " << g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
319 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
324 ", use time : " << g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
339 GetCurrentMilliseconds() - stime << " ms" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std
367 std::cout << "UpdateNetFirewallRule " << i + 1 << " ret " << ret << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std
505 std::cout << "DeleteNetFirewallRule " << i + 1 << " ret " << ret << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std
[all...]
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_client_test.cpp236 std::cout << "SetNetFirewallPolicy " << i + 1 << " ret " << ret << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
240 g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
253 std::cout << "GetNetFirewallPolicy " << i + 1 << " ret " << ret << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
257 g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
275 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
284 g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
299 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
304 ", use time : " << g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
319 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std
324 ", use time : " << g_endTimeTest - g_startTimeTest << " ms" << std::endl; in HWTEST_F()
339 GetCurrentMilliseconds() - stime << " ms" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std
367 std::cout << "UpdateNetFirewallRule " << i + 1 << " ret " << ret << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std
505 std::cout << "DeleteNetFirewallRule " << i + 1 << " ret " << ret << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Dskia_recording.cpp50 std::cout<< "Set up multi-frame capture, the frame number is " << captureFrameNum_ << std::endl; in SetupMultiFrame() member in OHOS::Rosen::std
53 std::cout<< "Could not open " << captureFileName_ << " for writing." << std::endl; in SetupMultiFrame() member in OHOS::Rosen::std
129 std::cout << "multiPic_ is nullptr" << std::endl; in EndCapture() member in OHOS::Rosen::std
144 std::cout << "Multi frame SKP complete." << std::endl; in EndCapture() member in OHOS::Rosen::std
147 std::cout << "recorder_ is nullptr" << std::endl; in EndCapture() member in OHOS::Rosen::std
181 filename << std::endl; in SavePicture() member in OHOS::Rosen::std
183 std::cout << "Save picture failed. " << filename << " is not valid for frame." << filename << std::endl; in SavePicture() member in OHOS::Rosen::std
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dvideo_resize_filter_unit_test.h58 std::cout << "event receiver constructor" << std::endl; in TestEventReceiver() member in OHOS::Media::Pipeline::TestEventReceiver::std
63 std::cout << event.srcFilter << std::endl; in OnEvent()
71 std::cout << "filter back constructor" << std::endl; in TestFilterCallback() member in OHOS::Media::Pipeline::TestFilterCallback::std
180 std::cout << "filter back constructor" << std::endl; in TestFilterLinkCallback() member in OHOS::Media::Pipeline::MyAVBufferQueueProducer::TestFilterLinkCallback::std
184 std::cout << "call OnLinkedResult" << std::endl; in OnLinkedResult() member in OHOS::Media::Pipeline::MyAVBufferQueueProducer::TestFilterLinkCallback::std
188 std::cout << "call OnUnlinkedResult" << std::endl; in OnUnlinkedResult() member in OHOS::Media::Pipeline::MyAVBufferQueueProducer::TestFilterLinkCallback::std
192 std::cout << "call OnUpdatedResult" << std::endl; in OnUpdatedResult() member in OHOS::Media::Pipeline::MyAVBufferQueueProducer::TestFilterLinkCallback::std
H A Dsurface_decoder_filter_unit_test.h47 std::cout << "event receiver constructor" << std::endl; in TestEventReceiver() member in OHOS::Media::Pipeline::TestEventReceiver::std
52 std::cout << event.srcFilter << std::endl; in OnEvent()
60 std::cout << "filter back constructor" << std::endl; in TestFilterCallback() member in OHOS::Media::Pipeline::TestFilterCallback::std
75 std::cout << "filter back constructor" << std::endl; in TestFilterLinkCallback() member in OHOS::Media::Pipeline::TestFilterLinkCallback::std
79 std::cout << "call OnLinkedResult" << std::endl; in OnLinkedResult() member in OHOS::Media::Pipeline::TestFilterLinkCallback::std
83 std::cout << "call OnUnlinkedResult" << std::endl; in OnUnlinkedResult() member in OHOS::Media::Pipeline::TestFilterLinkCallback::std
87 std::cout << "call OnUpdatedResult" << std::endl; in OnUpdatedResult() member in OHOS::Media::Pipeline::TestFilterLinkCallback::std
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_common_event_test.cpp24 std::cout << "~NetCommonEventTest" << std::endl; in ~NetCommonEventTest() member in OHOS::NetManagerStandard::std
32 std::cout << "OnReceiveEvent action:" << action << " , data:" << data << ", code:" << code << std::endl; in OnReceiveEvent() member in OHOS::NetManagerStandard::std
35 std::cout << "Received global httpProxy changed,http proxy info:" << param << std::endl; in OnReceiveEvent() member in OHOS::NetManagerStandard::std

Completed in 19 milliseconds

12345678910>>...50