| /foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
| H A D | videoenc_sample.cpp | 54 cout << "Error errorCode=" << errorCode << endl; in VencError() local 59 cout << "Format Changed" << endl; in VencFormatChanged() local 93 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoEncoder() local 116 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoEncoderFuzz() local 145 cout << "Failed to new VEncSignal" << endl; in SetVideoEncoderCallback() local 204 cout << "file open fail" << endl; in OpenFile() local 225 cout << "Failed to start codec" << endl; in StartVideoEncoder() local 290 cout << "no more data" << endl; in ReturnZeroIfEOS() local 334 cout << "OH_VideoEncoder_PushInputData EOS res: " << res << endl; in SetEOS() local 354 cout << "Fatal: no memory" << endl; in PushData() local 392 cout << "push input after eos should be failed! pushResult:" << pushResult << endl; CheckResult() local 397 cout << "push input data failed, error:" << pushResult << endl; CheckResult() local 451 cout << "attr.flags == AVCODEC_BUFFER_FLAGS_EOS" << endl; CheckAttrFlag() local 468 cout << "errCount > 0" << endl; OutputFuncFail() local 511 cout << "dump data fail" << endl; OutputFunc() local 517 cout << "Fatal: ReleaseOutputBuffer fail" << endl; OutputFunc() local [all...] |
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
| H A D | videoenc_func_unit_test.cpp | 156 ASSERT_NE(nullptr, capability) << (CodecMimeType::VIDEO_AVC).data() << " can not found!" << std::endl; in SetUpTestCase() member in __anon10485::std 314 std::cout << "capabilityData is nullptr" << std::endl; in GetWaterMarkCapability() member in __anon10485::std 318 std::cout << "Support watermark" << std::endl; in GetWaterMarkCapability() member in __anon10485::std 321 std::cout << " Not support watermark" << std::endl; in GetWaterMarkCapability() member in __anon10485::std 346 std::cout << "capabilityData is nullptr" << std::endl; in GetTemporalScalabilityCapability() member in __anon10485::std 351 std::cout << "Support TemporalScalability" << std::endl; in GetTemporalScalabilityCapability() member in __anon10485::std 354 std::cout << "Not support TemporalScalability" << std::endl; in GetTemporalScalabilityCapability() member in __anon10485::std 1877 cout << argv[i] << endl; main() local [all...] |
| /foundation/multimedia/av_codec/test/fuzztest/audioencoder_fuzzer/ |
| H A D | audio_encoder_demo.cpp | 98 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local 237 cout << "CreateEnc aac!" << endl; in CreateEnc() local 240 cout << "CreateEnc flac!" << endl; in CreateEnc() local 243 cout << "CreateEnc opus!" << endl; in CreateEnc() local 246 cout << "CreateEnc g711!" << endl; in CreateEnc() local 249 cout << "CreateEnc lbvc!" << endl; in CreateEnc() local 252 cout << "CreateEnc amrnb!" << endl; in CreateEnc() local 255 cout << "CreateEnc amrwb!" << endl; in CreateEnc() local 258 cout << "CreateEnc mp3!" << endl; in CreateEnc() local [all...] |
| /foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
| H A D | videodec_sample.cpp | 89 cout << "Error errorCode=" << errorCode << endl; in VdecError() local 96 cout << "Format Changed" << endl; in VdecFormatChanged() local 157 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoDecoder() local 174 cout << "Failed to create video decoder" << endl; in RunVideoDec() local 179 cout << "Failed to configure video decoder" << endl; in RunVideoDec() local 185 cout << "Failed to setCallback" << endl; in RunVideoDec() local 191 cout << "Failed to start video decoder" << endl; in RunVideoDec() local 202 cout << "Failed to new VDecSignal" << endl; in SetVideoDecoderCallback() local 241 cout << "Failed to start codec" << endl; in StartVideoDecoder() local 255 cout << "open input file failed" << endl; in StartVideoDecoder() local 266 cout << "Failed to create input loop" << endl; StartVideoDecoder() local 311 cout << "Fatal: memory copy failed" << endl; CopyStartCode() local 320 cout << "Fatal: memory copy failed" << endl; CopyStartCode() local 337 cout << "repeat" << endl; ReadData() local 364 cout << "Fatal: memcpy fail" << endl; SendData() local 372 cout << "push input data failed, error:" << ret << endl; SendData() local 433 cout << "Fatal: memcpy fail" << endl; InputFuncFUZZ() local 455 cout << "OH_VideoDecoder_PushInputData EOS res: " << res << endl; SetEOS() local [all...] |
| /foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
| H A D | InnerAVMuxerStablityTest.cpp | 198 cout << "error dataTrackId : " << trackId << endl; in WriteTrackSample() local 268 cout << "read dataTrackId error, ret is: " << ret << endl; in WriteTrackSampleByFdRead() local 273 cout << "read info.presentationTimeUs error, ret is: " << ret << endl; in WriteTrackSampleByFdRead() local 278 cout << "read dataSize error, ret is: " << ret << endl; in WriteTrackSampleByFdRead() local 309 cout << "error dataTrackId : " << *dataTrackId << endl; in WriteTrackSampleByFdGetIndex() local 337 cout << resultStr << endl; in WriteTrackSampleByFd() local 341 cout << "read data error, ret is: " << ret << endl; in WriteTrackSampleByFd() local 351 cout << "InnerWriteSample error! ret is: " << result << endl; in WriteTrackSampleByFd() local 369 cout << "thread id is: " << threadId << ", cur file name is: " << fileName << endl; in RunMuxer() local 376 cout << "thread id is: " << threadId << ", fd is: " << fd << endl; RunMuxer() local 400 << ", video track id is: " << videoTrackId << endl; RunMuxer() local 403 cout << "thread id is: " << threadId << ", Start ret is:" << ret << endl; RunMuxer() local 408 cout << "thread id is: " << threadId << ", Stop ret is:" << ret << endl; RunMuxer() local 411 cout << "thread id is: " << threadId << ", Destroy ret is:" << ret << endl; RunMuxer() local 443 cout << "run time is: " << i << endl; HWTEST_F() local 447 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 474 cout << "run time is: " << i << ", ret is:" << ret << endl; HWTEST_F() local 476 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 505 cout << "run time is: " << i << ", track id is:" << trackId << endl; HWTEST_F() local 507 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 538 cout << "run time is: " << i << ", ret is:" << ret << endl; HWTEST_F() local 540 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 574 cout << "run time is: " << i << ", ret is:" << ret << endl; HWTEST_F() local 576 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 613 cout << "run time is: " << i << ", ret is:" << ret << endl; HWTEST_F() local 615 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 643 cout << "run time is: " << i << ", ret is:" << ret << endl; HWTEST_F() local 645 cout << "1000 times finish, run time is " << totalTime << endl; HWTEST_F() local 676 cout << "audio track id is: " << audioTrackId << ", video track id is: " << videoTrackId << endl; HWTEST_F() local 681 cout << "Start ret is:" << ret << endl; HWTEST_F() local 686 cout << "Stop ret is:" << ret << endl; HWTEST_F() local 689 cout << "Destroy ret is:" << ret << endl; HWTEST_F() local 726 cout << "audio track id is: " << audioTrackId << ", video track id is: " << videoTrackId << endl; HWTEST_F() local 731 cout << "Start ret is:" << ret << endl; HWTEST_F() local 736 cout << "Stop ret is:" << ret << endl; HWTEST_F() local 739 cout << "Destroy ret is:" << ret << endl; HWTEST_F() local [all...] |
| /foundation/multimedia/av_codec/test/unittest/audio_test/ |
| H A D | audio_decoder_inner_unit_test.cpp | 81 cout << "Error errorCode=" << errorCode << endl; in OnError() local 87 cout << "Format Changed" << endl; in OnOutputFormatChanged() local 142 cout << "[SetUpTestCase]: " << endl; in SetUpTestCase() local 147 cout << "[TearDownTestCase]: " << endl; in TearDownTestCase() local 152 cout << "[SetUp]: SetUp!!!" << endl; in SetUp() local 160 cout << "[TearDown]: over!!!" << endl; in TearDown() local 275 cout << "Fatal: Open so file failed" << endl; in CheckSoFunc() local
|
| /foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapi_fuzzer/ |
| H A D | audiodecoderdemo.cpp | 57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local 81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl; in OnOutputBufferAvailable() local 536 cout << "Fatal, exit" << endl; in InputFunc() local
|
| /foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapi_fuzzer/ |
| H A D | audioencoderdemo.cpp | 70 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local 94 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl; in OnOutputBufferAvailable() local 185 std::cout << "Flush ret:"<< ret <<endl; in Flush() local 438 std::cout << "audioEnc_ is nullptr " << std::endl; in Start() member in std 499 std::cout << "signal_Release" <<endl; in Release() local 519 std::cout << "HandleInputEOS->ret:"<< ret <<endl; in HandleInputEOS() local 579 cout << "Fatal, exit:" <<ret << endl; in InputFunc() local [all...] |
| /foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/ |
| H A D | videodec_sample.cpp | 88 cout << "Error errorCode=" << errorCode << endl; in VdecError() local 132 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoDecoder() local 157 cout << "Failed to create video decoder" << endl; in RunVideoDec() local 163 cout << "Failed to configure video decoder" << endl; in RunVideoDec() local 170 cout << "Failed to setCallback" << endl; in RunVideoDec() local 177 cout << "Failed to start video decoder" << endl; in RunVideoDec() local 188 cout << "Failed to new VDecSignal" << endl; in SetVideoDecoderCallback() local 227 cout << "Failed to start codec" << endl; in StartVideoDecoder() local 239 cout << "failed open file " << endl; in StartVideoDecoder() local 250 cout << "Failed to create input loop" << endl; in StartVideoDecoder() local 297 cout << "Fatal: memory copy failed" << endl; CopyStartCode() local 306 cout << "Fatal: memory copy failed" << endl; CopyStartCode() local 412 cout << "Fatal: memcpy fail" << endl; InputFuncFUZZ() local 434 cout << "OH_VideoDecoder_PushInputData EOS res: " << res << endl; SetEOS() local [all...] |
| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| H A D | net2_test.cpp | 238 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; in SetAudioValue() local 251 cout << videoFrame << " video is end !!!!!!!!!!!!!!!" << endl; in SetVideoValue() local 254 cout << "video track !!!!!" << endl; in SetVideoValue() local
|
| /foundation/multimedia/av_codec/test/unittest/avsource_test/ |
| H A D | avsource_unit_test.cpp | 328 cout << "---fd: " << fd_ << "---size: " << size_ << endl; in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/ |
| H A D | videodec_api11_sample.cpp | 78 cout << "Error errorCode=" << errorCode << endl; in VdecError() local 83 cout << "Format Changed" << endl; in VdecFormatChanged() local 130 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoDecoder() local 156 cout << "Failed to new VDecSignal" << endl; in SetVideoDecoderCallback() local 221 cout << "Fatal: memcpy fail" << endl; in InputFuncFUZZ() local 225 cout << "Fatal: memcpy fail" << endl; in InputFuncFUZZ() local 229 cout << "Fatal: memcpy fail" << endl; in InputFuncFUZZ() local 253 cout << "OH_VideoDecoder_PushInputData EOS res: " << res << endl; in SetEOS() local 351 cout << "Failed to start codec" << endl; in StartVideoDecoder() local 362 cout << "open input file failed" << endl; in StartVideoDecoder() local 373 cout << "Failed to create input loop" << endl; StartVideoDecoder() local 435 cout << "Fatal: memory copy failed" << endl; SendData() local 451 cout << "avBuffer == nullptr" << endl; SendData() local [all...] |
| /foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
| H A D | avmuxer_unit_test.cpp | 1247 std::cout << "the hevc of mimetype is not supported" << std::endl; in HWTEST_F() member in __anon10428::std
|
| /foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/ |
| H A D | video_decoder_capi_unit_test.cpp | 110 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local 118 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local 144 cout << "OnOutputBufferAvailable error, attr is nullptr!" << endl; in OnOutputBufferAvailable() local 224 cout << "[SetUpTestCase]: " << endl; in SetUpTestCase() local 229 cout << "[TearDownTestCase]: " << endl; in TearDownTestCase() local 234 cout << "[SetUp]: SetUp!!!" << endl; in SetUp() local 240 cout << "[TearDown]: over!!!" << endl; in TearDown() local 267 cout << "Fatal: memcpy fail" << endl; in InputFunc() local 282 std::cout << "input end buffer" << std::endl; in InputFunc() member in OHOS::MediaAVCodec::VCodecUT::std 316 cout << "Fatal: memcpy fail" << endl; in FormatChangeInputFunc() local 331 std::cout << "input end buffer" << std::endl; FormatChangeInputFunc() member in OHOS::MediaAVCodec::VCodecUT::std 352 cout << "stop, exit" << endl; OutputFunc() local 360 cout << "wait to stop, exit" << endl; OutputFunc() local 372 cout << "decode eos, write frame:" << writeFrameCount << endl; OutputFunc() local [all...] |
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/ |
| H A D | avmetadata_mock.cpp | 57 std::cout << "Open file failed!" << std::endl; in SetSource() member in OHOS::Media::std 63 std::cout << "Get file state failed" << std::endl; in SetSource() member in OHOS::Media::std 175 std::cout << "generate file path failed" << std::endl; in FrameToFile() member in OHOS::Media::std 199 std::cout << "generate file path failed, flag:" << flag << std::endl; in SurfaceToFile() member in OHOS::Media::std 221 std::cout << "generate file path failed" << std::endl; in FrameToJpeg() member in OHOS::Media::std 227 std::cout << "invalid rgb888Size" << std::endl; in FrameToJpeg() member in OHOS::Media::std 232 std::cout << "alloc mem failed" << std::endl; in FrameToJpeg() member in OHOS::Media::std 238 std::cout << "convert rgb565 to rgb888 failed" << std::endl; in FrameToJpeg() member in OHOS::Media::std 246 std::cout << "invalid pixel format" << std::endl; in FrameToJpeg() member in OHOS::Media::std 250 std::cout << "pack image failed" << std::endl; in FrameToJpeg() member in OHOS::Media::std 252 std::cout << "save to " << filePath << std::endl; FrameToJpeg() member in OHOS::Media::std [all...] |
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | system_ability_mgr_new_test.cpp | 179 cout << "begin StartDynamicSystemProcess001 "<< endl; in HWTEST_F() local 186 cout << "begin StartDynamicSystemProcess001 result is "<< result << endl; in HWTEST_F() local 557 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 589 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 779 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 795 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 819 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 853 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 869 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std 893 DTEST_LOG << __func__ << std::endl; in HWTEST_F() member in OHOS::std [all...] |
| H A D | system_ability_mgr_test.cpp | 74 DTEST_LOG << "SetUpTestCase" << std::endl; in SetUpTestCase() member in OHOS::std 79 DTEST_LOG << "TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::std 85 DTEST_LOG << "SetUp" << std::endl; in SetUp() member in OHOS::std 92 DTEST_LOG << "TearDown" << std::endl; in TearDown() member in OHOS::std 105 DTEST_LOG << "add TestTransactionService result = " << result << std::endl; in HWTEST_F() member in OHOS::std 120 DTEST_LOG << "add TestTransactionService result = " << result << std::endl; in HWTEST_F() member in OHOS::std 283 DTEST_LOG << "testAbility ReverseInt result = " << result << ", get reply = " << rep << std::endl; in HWTEST_F() member in OHOS::std 401 DTEST_LOG << " CheckSystemAbility005 " << std::endl; in HWTEST_F() member in OHOS::std 466 DTEST_LOG << " DoMakeRemoteBinder002 " << std::endl; in HWTEST_F() member in OHOS::std 482 DTEST_LOG << " startingAbilityMapTest001 start " << std::endl; in HWTEST_F() member in OHOS::std 532 DTEST_LOG << " startingAbilityMapTest002 start " << std::endl; HWTEST_F() member in OHOS::std 563 DTEST_LOG << " startingAbilityMapTest003 start " << std::endl; HWTEST_F() member in OHOS::std 595 DTEST_LOG << " startingAbilityMapTest004 start " << std::endl; HWTEST_F() member in OHOS::std 627 DTEST_LOG << " startingAbilityMapTest004 start " << std::endl; HWTEST_F() member in OHOS::std 660 DTEST_LOG << " startingAbilityMapTest006 start " << std::endl; HWTEST_F() member in OHOS::std 692 DTEST_LOG << " startingAbilityMapTest007 start " << std::endl; HWTEST_F() member in OHOS::std 724 DTEST_LOG << " startingAbilityMapTest007 start " << std::endl; HWTEST_F() member in OHOS::std 758 DTEST_LOG << " startingAbilityMapTest009 start " << std::endl; HWTEST_F() member in OHOS::std 791 DTEST_LOG << " startingAbilityMapTest010 start " << std::endl; HWTEST_F() member in OHOS::std 832 DTEST_LOG << " startingAbilityMapTest010 start " << std::endl; HWTEST_F() member in OHOS::std 874 DTEST_LOG << " startingAbilityMapTest010 start " << std::endl; HWTEST_F() member in OHOS::std 917 DTEST_LOG << " OnRemoteCallbackDied001 start " << std::endl; HWTEST_F() member in OHOS::std 946 DTEST_LOG << " OnRemoteCallbackDied002 start " << std::endl; HWTEST_F() member in OHOS::std 973 DTEST_LOG << " OnRemoteCallbackDied003 start " << std::endl; HWTEST_F() member in OHOS::std 1001 DTEST_LOG << " OnRemoteCallbackDied004 start " << std::endl; HWTEST_F() member in OHOS::std 1031 DTEST_LOG << " OnRemoteCallbackDied005 start " << std::endl; HWTEST_F() member in OHOS::std 1061 DTEST_LOG << " OnRemoteCallbackDied006 start " << std::endl; HWTEST_F() member in OHOS::std 1092 DTEST_LOG << " OnRemoteCallbackDied007 start " << std::endl; HWTEST_F() member in OHOS::std 1122 DTEST_LOG << " OnRemoteCallbackDied008 start " << std::endl; HWTEST_F() member in OHOS::std 1153 DTEST_LOG << " DoLoadRemoteSystemAbility001 start " << std::endl; HWTEST_F() member in OHOS::std 1185 DTEST_LOG << " DoLoadRemoteSystemAbility002 start " << std::endl; HWTEST_F() member in OHOS::std 1214 DTEST_LOG << " DoLoadRemoteSystemAbility003 start " << std::endl; HWTEST_F() member in OHOS::std 1245 DTEST_LOG << " DoLoadRemoteSystemAbility004 start " << std::endl; HWTEST_F() member in OHOS::std 1260 DTEST_LOG << " SamgrReady001 start " << std::endl; HWTEST_F() member in OHOS::std 1277 DTEST_LOG << " ReportGetSAFre001 start " << std::endl; HWTEST_F() member in OHOS::std 1283 DTEST_LOG << " key 001 : " << key << std::endl; HWTEST_F() member in OHOS::std 1286 DTEST_LOG << " key 002 : " << key << std::endl; HWTEST_F() member in OHOS::std 1299 DTEST_LOG << " ReportGetSAFre002 start " << std::endl; HWTEST_F() member in OHOS::std 1317 DTEST_LOG << " ReportGetSAFre003 start " << std::endl; HWTEST_F() member in OHOS::std 1334 DTEST_LOG << " ReportGetSAFre004 start " << std::endl; HWTEST_F() member in OHOS::std 1352 DTEST_LOG << " GetSystemProcessInfo001 " << std::endl; HWTEST_F() member in OHOS::std 1370 DTEST_LOG << " GetSystemProcessInfo002 " << std::endl; HWTEST_F() member in OHOS::std 1386 DTEST_LOG << " GetRunningSystemProcess001 " << std::endl; HWTEST_F() member in OHOS::std 1404 DTEST_LOG << " GetRunningSystemProcess002 " << std::endl; HWTEST_F() member in OHOS::std 1435 DTEST_LOG << " WatchDogInit001 " << std::endl; HWTEST_F() member in OHOS::std [all...] |
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_dumper.cpp | 164 << std::endl; in DumpAllScreenInfo() member in OHOS::Rosen::std 167 << std::endl; in DumpAllScreenInfo() member in OHOS::Rosen::std 183 oss << "total screen num: " << screenIds.size() << std::endl; in DumpAllScreenInfo() member in OHOS::Rosen::std 207 << std::endl; in DumpScreenInfo() member in OHOS::Rosen::std 232 oss << "ScreenName: " << screenName << std::endl; in DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 233 oss << "Type: " << screenType << std::endl; in DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 234 oss << "IsGroup: " << isGroup << std::endl; in DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 240 oss << "Rotation: " << static_cast<uint32_t>(screen->rotation_) << std::endl; DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 241 oss << "Orientation: " << static_cast<uint32_t>(screen->orientation_) << std::endl; DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 242 oss << "RequestOrientation: " << static_cast<uint32_t>(screen->screenRequestedOrientation_) << std::endl; DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 243 oss << "NodeId: " << nodeId << std::endl; DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 244 oss << "IsMirrored: " << isMirrored << std::endl; DumpSpecifiedScreenInfo() member in OHOS::Rosen::std 256 << std::endl; DumpAllDisplayInfo() member in OHOS::Rosen::std 258 << std::endl; DumpAllDisplayInfo() member in OHOS::Rosen::std 280 oss << "DisplayId: " << display->GetId() << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 281 oss << "ScreenId: " << display->GetAbstractScreenId() << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 282 oss << "RefreshRate: " << display->GetRefreshRate() << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 283 oss << "VPR: " << display->GetVirtualPixelRatio() << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 284 oss << "Rotation: " << static_cast<uint32_t>(display->GetRotation()) << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 285 oss << "Orientation: " << static_cast<uint32_t>(display->GetOrientation()) << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 286 oss << "DisplayOrientation: " << static_cast<uint32_t>(display->GetDisplayOrientation()) << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 287 oss << "FreezeFlag: " << static_cast<uint32_t>(display->GetFreezeFlag()) << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 290 << display->GetWidth() << ", " << display->GetHeight() << " ]" << std::endl; DumpSpecifiedDisplayInfo() member in OHOS::Rosen::std 379 << std::endl; GetDisplayInfo() member in OHOS::Rosen::std [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
| H A D | trans_sdk_file_test.cpp | 128 std::cout << "OnFileTransError sessionId = %d\n" << sessionId << std::endl; in OnFileTransErrorTest() member in OHOS::std 133 std::cout << "File receive start sessionId = %d" << sessionId << std::endl; in OnReceiveFileStartedTest() member in OHOS::std 139 std::cout << "File receive finished sessionId = %d\n" << sessionId << std::endl; in OnReceiveFileFinishedTest() member in OHOS::std 144 std::cout << "File receive process sessionId = %d\n" << sessionId << std::endl; in OnReceiveFileProcessTest() member in OHOS::std 151 << bytesUpload << ", total = " << bytesTotal << std::endl; in OnSendFileProcessTest() member in OHOS::std 157 std::cout << "send finished id = %d," << sessionId << "first file = %s." << firstFile << std::endl; in OnSendFileFinishedTest() member in OHOS::std 163 std::cout << "file receiver id = %d" << sessionId << std::endl; in DFileMsgReceiverTest() member in OHOS::std
|
| /foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/ |
| H A D | ble_mock.cpp | 257 std::cout << ss.str() << std::endl; in HexDump() member in std
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_p2p_mock_test.cpp | 152 std::cout << "create json fail" << std::endl; in TestTransCreateJson() member in OHOS::std 156 std::cout << "add P2p port failed" << std::endl; in TestTransCreateJson() member in OHOS::std 161 std::cout << "add P2p port failed" << std::endl; in TestTransCreateJson() member in OHOS::std
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/ |
| H A D | distributed_stream_test.cpp | 158 cout << i << " frame time cost " << timeDiff << "ms" << endl; in OnBytesReceived() local 195 cout << "online devices num : " << onlineNum << endl; in SetUpTestCase() local 240 cout << "send stream, session id = " << session << endl; in TestSendStream() local 287 cout << "send stream, session id = " << session << endl; in TestSendCommonStream() local 345 cout << "wait time out22222222" << endl; in OpenAllSession() local 371 cout << "wait open session time out" << endl; in OpenCtrlSession() local 397 cout << "wait send messgae time out" << endl; in SendCreateSessionServerMessage() local 400 cout << "SendMessage OK" << endl; SendCreateSessionServerMessage() local 423 cout << "wait send messgae time out" << endl; SendRemoveSessionServerMessage() local 426 cout << "SendMessage OK" << endl; SendRemoveSessionServerMessage() local 450 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << STREAM_SESSION_NAME << endl; HWTEST_F() local 454 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << CONTRL_SESSION_NAME << endl; HWTEST_F() local 482 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << STREAM_SESSION_NAME << endl; HWTEST_F() local 486 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << CONTRL_SESSION_NAME << endl; HWTEST_F() local 514 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << STREAM_SESSION_NAME << endl; HWTEST_F() local 518 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << CONTRL_SESSION_NAME << endl; HWTEST_F() local 546 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << STREAM_SESSION_NAME << endl; HWTEST_F() local 550 cout << "pkgName : " << TEST_PKG_NAME << ", sessionName : " << CONTRL_SESSION_NAME << endl; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| H A D | netfirewall_client_test.cpp | 236 std::cout << "SetNetFirewallPolicy " << i + 1 << " ret " << ret << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 253 std::cout << "GetNetFirewallPolicy " << i + 1 << " ret " << ret << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 275 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 299 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 319 GetCurrentMilliseconds() - stime << " ms" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 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_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
| H A D | net_policy_manager_test.cpp | 63 std::cout << "ResetPolicies successful" << std::endl; in SetUpTestCase() member in OHOS::NetManagerStandard::std 72 std::cout << "Result ret1" << ret1 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 75 std::cout << "Result ret2" << ret2 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 78 std::cout << "Result ret3" << ret3 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 81 std::cout << "Result ret4" << ret4 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 84 std::cout << "Result ret5" << ret5 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 99 std::cout << "Result ret6" << ret6 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 101 std::cout << "Result ret7" << ret7 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 103 std::cout << "Result ret8" << ret8 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 105 std::cout << "Result ret9" << ret9 << std::endl; in TearDownTestCase() member in OHOS::NetManagerStandard::std 128 std::cout << "NetPolicyManager001 SetPolicyByUid result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 226 << " netPolicy:" << static_cast<uint32_t>(netPolicy) << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 230 std::cout << "NetPolicyManager006 RegisterNetPolicyCallback return fail" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 340 std::cout << "NetPolicyManager012 result value:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 406 std::cout << "NetPolicyManager017 GetBackgroundPolicyByUid " << backgroundPolicyOfUid << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 424 std::cout << "NetPolicyManager0018 GetBackgroundPolicyByUid " << backgroundPolicyOfUid << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 562 std::cout << "NetPolicyManager023 Get background policy is:" << result2 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 565 std::cout << "NetPolicyManager023 RegisterNetPolicyCallback return fail" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 597 std::cout << "NetPolicyManager024 rule result:" << result2 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 600 std::cout << "NetPolicyManager024 SetNetRuleChangeCallback return fail" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 641 std::cout << "NetPolicyManager025 result is:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 643 std::cout << "NetPolicyManager025 RegisterNetPolicyCallback return fail" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
| H A D | net_conn_manager_test.cpp | 139 std::cout << "netid = " << it->GetNetId() << std::endl; in LogCapabilities() member in OHOS::NetManagerStandard::std 142 std::cout << netAllCap.ToString("|") << std::endl; in LogCapabilities() member in OHOS::NetManagerStandard::std 150 std::cout << "NetConnService Get ISystemAbilityManager failed ... " << std::endl; in GetProxy() member in OHOS::NetManagerStandard::std 157 std::cout << "NetConnService Get COMM_NET_CONN_MANAGER_SYS_ABILITY_ID success ... " << std::endl; in GetProxy() member in OHOS::NetManagerStandard::std 160 std::cout << "NetConnService Get COMM_NET_CONN_MANAGER_SYS_ABILITY_ID fail ... " << std::endl; in GetProxy() member in OHOS::NetManagerStandard::std 174 std::cout << "Get global http host:" << httpProxy.GetHost() << " ,port:" << httpProxy.GetPort() << std::endl; in GlobalHttpProxyTest() member in OHOS::NetManagerStandard::std 176 std::cout << "Get global http exclusion:" << exclusion << std::endl; in GlobalHttpProxyTest() member in OHOS::NetManagerStandard::std 301 std::cout << "NetConnManager006 RegisterNetConnCallback netState:" << netState << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 303 std::cout << "NetConnManager006 RegisterNetConnCallback return fail" << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 324 std::cout << "RegisterNetDetectionCallback netId:"<< netId << std::endl; in HWTEST_F() member in OHOS::NetManagerStandard::std 327 std::cout << "RegisterNetDetectionCallback register success" << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 330 std::cout << "RegisterNetDetectionCallback failed ret = %{public}d"<< result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 351 std::cout << "netIdList size:" << netList.size() << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 360 std::cout << netAllCap.ToString("|") << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 367 std::cout << "TestRegisterNetDetectionCallback netId:" << netId << " result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 370 std::cout << "TestNetDetection result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 373 std::cout << "RegisterNetDetectionCallback netDetectionRet:" << netDetectionRet << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 375 std::cout << "RegisterNetDetectionCallback urlRedirect:" << urlRedirect << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 379 std::cout << "TestUnRegisterNetDetectionCallback result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 382 std::cout << "TestNetDetection result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 386 std::cout << "RegisterNetDetectionCallback netDetectionRet:" << netDetectionRet << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 389 std::cout << "RegisterNetDetectionCallback urlRedirect:" << urlRedirect << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 413 std::cout << "TestRegisterNetDetectionCallback netIdError:" << netIdError << " result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 416 std::cout << "TestUnRegisterNetDetectionCallback netIdError:" << netIdError << " result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 420 std::cout << "TestNetDetection netIdError:" << netIdError << " result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 424 std::cout << "TestRegisterNetDetectionCallback nullptr result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 427 std::cout << "TestUnRegisterNetDetectionCallback nullptr result:" << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 446 std::cout << "supplierId1 : " << supplierId1 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 452 std::cout << "supplierId2 : " << supplierId2 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 458 std::cout << "supplierId3 : " << supplierId3 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 468 std::cout << "netid = " << it << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 488 std::cout << "supplierId1 : " << supplierId1 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 494 std::cout << "supplierId2 : " << supplierId2 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 500 std::cout << "supplierId3 : " << supplierId3 << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 506 std::cout << "netid = " << it->GetNetId() << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 525 std::cout << "supplierId : " << supplierId << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 548 std::cout << "supplierId : " << supplierId << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 560 std::cout << "result = " << result << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 562 std::cout << info.ToString("\\n") << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 576 std::cout << "isMetered : " << isMetered << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 583 std::cout << "Check1: netIdList size:" << netList.size() << std::endl; CheckNetListRemainWhenConnected() member in OHOS::NetManagerStandard::std 594 std::cout << "Check2: netIdList size:" << netList.size() << std::endl; CheckNetListIncreaseWhenConnected() member in OHOS::NetManagerStandard::std 606 std::cout << "Check3: netIdList size:" << netList.size() << std::endl; CheckNetListWhenDisconnected() member in OHOS::NetManagerStandard::std 627 std::cout << "Check4: netIdList size:" << netList.size() << std::endl; CheckNetListWhenUnregistered() member in OHOS::NetManagerStandard::std 648 std::cout << "Origin netIdList size:" << originNetSize << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 703 std::cout << "Get net id:" << netId << " through ident:" << ident << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 719 std::cout << "Get global http host:" << httpProxy.GetHost() << " ,port:" << httpProxy.GetPort() << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 721 std::cout << "Get global http exclusion:" << exclusion << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std 758 std::cout << "-------NetConnManager021 GetProxy failed." << std::endl; HWTEST_F() member in OHOS::NetManagerStandard::std [all...] |