Home
last modified time | relevance | path

Searched defs:endl (Results 1026 - 1050 of 1788) sorted by relevance

1...<<41424344454647484950>>...72

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dapi_test.cpp76 std::cout << fd1 << "----------" << g_file1 << "=====" << size << std::endl; in SetUp() member in __anon10299::std
474 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
519 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
553 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
599 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
644 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
678 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dfunc_test.cpp73 cout << "g_codecName_hevc: " << g_codecName_hevc << endl; in SetUpTestCase() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcodeclist_unit_test.cpp88 EXPECT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; in HWTEST_F() member in std
93 EXPECT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; in HWTEST_F() member in std
99 EXPECT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; in HWTEST_F() member in std
105 EXPECT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; in HWTEST_F() member in std
155 ASSERT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; in HWTEST_F() member in std
157 EXPECT_EQ(nameOfMime, codecName) << mime << " get error name: " << codecName << std::endl; in HWTEST_F() member in std
158 std::cout << "codecName is out : " << codecName << std::endl; in HWTEST_F() member in std
166 ASSERT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; in HWTEST_F() member in std
168 EXPECT_EQ(nameOfMime, codecName) << mime << " get error name: " << codecName << std::endl; in HWTEST_F() member in std
175 ASSERT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; HWTEST_F() member in std
177 EXPECT_EQ(nameOfMime, codecName) << mime << " get error name: " << codecName << std::endl; HWTEST_F() member in std
183 ASSERT_NE(nullptr, capability_) << mime << " can not found!" << std::endl; HWTEST_F() member in std
186 EXPECT_EQ(nameOfMime, codecName) << mime << " get error name: " << codecName << std::endl; HWTEST_F() member in std
201 ASSERT_NE(nullptr, capability_) << "audio decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
206 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
212 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
225 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
240 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
260 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
276 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
292 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
306 ASSERT_NE(nullptr, capability_) << "audio encoder codeclist create fail!" << std::endl; HWTEST_F() member in std
323 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
339 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
355 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
372 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
389 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
406 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
423 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
431 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT << std::endl; HWTEST_F() member in std
433 << "width:" << wmin << "height:" << DEFAULT_HEIGHT << std::endl; HWTEST_F() member in std
435 << "width:" << wmin + 2 << "height:" << DEFAULT_HEIGHT << std::endl; HWTEST_F() member in std
437 << "width:" << wmin + 2 << "height:" << hmax << std::endl; HWTEST_F() member in std
441 << "width:" << DEFAULT_WIDTH << "height:" << hmax << std::endl; HWTEST_F() member in std
445 << "width:" << wmax << "height:" << DEFAULT_HEIGHT << std::endl; HWTEST_F() member in std
453 << "width:" << DEFAULT_WIDTH << "height:" << hmin << std::endl; HWTEST_F() member in std
455 << "width:" << DEFAULT_WIDTH << "height:" << hmin + 2 << std::endl; HWTEST_F() member in std
468 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
476 << "width:" << wmin + 2 << "height:" << hmin << std::endl; HWTEST_F() member in std
480 << "width:" << wmin + 2 << "height:" << hmax << std::endl; HWTEST_F() member in std
487 << "width:" << wmin << "height:" << hmax + 2 << std::endl; HWTEST_F() member in std
491 << "width:" << wmax << "height:" << hmax + 2 << std::endl; HWTEST_F() member in std
494 << "width:" << DEFAULT_WIDTH + 1 << "height:" << DEFAULT_HEIGHT << std::endl; HWTEST_F() member in std
496 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT + 1 << std::endl; HWTEST_F() member in std
509 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
526 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
531 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << DEFAULT_FRAMERATE << std::endl; HWTEST_F() member in std
533 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << minVal + 1 << std::endl; HWTEST_F() member in std
535 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << maxVal << std::endl; HWTEST_F() member in std
550 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
557 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << minVal + 1 << std::endl; HWTEST_F() member in std
559 << "width:" << DEFAULT_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << ERROR_FRAMERATE << std::endl; HWTEST_F() member in std
561 << "width:" << DEFAULT_WIDTH << "height:" << ERROR_HEIGHT << "framerate: " << DEFAULT_FRAMERATE << std::endl; HWTEST_F() member in std
563 << "width:" << DEFAULT_WIDTH << "height:" << ERROR_HEIGHT << "framerate: " << ERROR_FRAMERATE << std::endl; HWTEST_F() member in std
565 << "width:" << ERROR_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << DEFAULT_FRAMERATE << std::endl; HWTEST_F() member in std
567 << "width:" << ERROR_WIDTH << "height:" << DEFAULT_HEIGHT << "framerate: " << ERROR_FRAMERATE << std::endl; HWTEST_F() member in std
569 << "width:" << ERROR_WIDTH << "height:" << ERROR_HEIGHT << "framerate: " << DEFAULT_FRAMERATE << std::endl; HWTEST_F() member in std
571 << "width:" << ERROR_WIDTH << "height:" << ERROR_HEIGHT << "framerate: " << ERROR_FRAMERATE << std::endl; HWTEST_F() member in std
584 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
607 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
638 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
654 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
670 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
686 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
703 ASSERT_NE(nullptr, capability_) << "video decoder codeclist create fail!" << std::endl; HWTEST_F() member in std
[all...]
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc2_test.cpp135 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
156 cout << " vtt is end !!!!!!!!!!!!!!!" << endl; in HWTEST_F() local
161 cout << "subtitle" << "----------------" << vttSubtitle << "-----------------" << endl; in HWTEST_F() local
349 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
368 cout << " vtt is end !!!!!!!!!!!!!!!" << endl; in HWTEST_F() local
372 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; in HWTEST_F() local
389 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
408 cout << " vtt is end !!!!!!!!!!!!!!!" << endl; in HWTEST_F() local
412 cout << "subtitle" << "----------------" << data << "-----------------" << endl; in HWTEST_F() local
428 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
441 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
457 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
476 cout << " vtt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
480 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
497 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
505 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
521 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
540 cout << " vtt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
544 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
[all...]
H A Dapi_test.cpp69 std::cout << fd1 << "----------" << g_file1 << "=====" << size << std::endl; in SetUp() member in OHOS::Media::std
502 cout << size2 << "------------------" << endl; in HWTEST_F() local
H A Drandomseek_test.cpp124 cout << fileName << "-------" << fd << "-------" << size << endl; in CheckSeekResult() local
132 cout << "g_trackCount----" << g_trackCount << endl; in CheckSeekResult() local
134 cout << "duration----" << duration << endl; in CheckSeekResult() local
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_decoder_inner_demo.cpp197 std::cout << "eof reached" << std::endl; in InputFunc() member in std
231 cout << "get output buffer failed" << endl; in OutputFunc() local
238 cout << "decode eos" << endl; in OutputFunc() local
244 cout << "Fatal: ReleaseOutputBuffer fail" << endl; in OutputFunc() local
259 cout << "Error received, errorType:" << errorType << " errorCode:" << errorCode << endl; in OnError() local
265 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
270 cout << "OnInputBufferAvailable received, index:" << index << endl; in OnInputBufferAvailable() local
282 cout << "OnOutputBufferAvailable received, index:" << index << endl; in OnOutputBufferAvailable() local
H A Davcodec_audio_avbuffer_lbvc_encoder_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
140 std::cout << "produceInputBuffer RequestBuffer fail,ret=" << (int32_t)ret << std::endl; in InputFunc() member in std
178 std::cout << "/**********ImplConsumerOutputBuffer while**********/" << std::endl; in OutputFunc() member in std
182 std::cout << "Consumer AcquireBuffer fail,ret=" << (int32_t)ret << std::endl; in OutputFunc() member in std
186 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_opus_encoder_demo.cpp49 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local
57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
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...]
H A Davcodec_audio_encoder_inner_demo.cpp149 std::cout << "open file " << filePath << " failed" << std::endl; in InputFunc() member in std
204 cout << "get output buffer failed" << endl; in OutputFunc() local
212 cout << "Fatal: ReleaseOutputBuffer fail" << endl; in OutputFunc() local
226 cout << "Error received, errorType:" << errorType << " errorCode:" << errorCode << endl; in OnError() local
232 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
237 cout << "OnInputBufferAvailable received, index:" << index << endl; in OnInputBufferAvailable() local
249 cout << "OnOutputBufferAvailable received, index:" << index << endl; in OnOutputBufferAvailable() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/
H A Dcodec_server_coverage_unit_test.cpp518 std::cout << "Fatal: Create window fail" << std::endl; in CreateSurface() member in OHOS::MediaAVCodec::std
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFuzzTest.cpp63 std::cout << "current run time is: " << i << std::endl; in HWTEST_F() member in std
93 cout << "current run time is: " << i << endl; in HWTEST_F() local
95 cout << "rotation is: " << rotation << endl; in HWTEST_F() local
97 cout << "ret code is: " << ret << endl; in HWTEST_F() local
123 cout << "current run time is: " << i << endl; in HWTEST_F() local
136 cout << "OH_AV_KEY_MIME is: " << mimeType[typeIndex] << endl; in HWTEST_F() local
137 cout << "OH_AV_KEY_BIT_RATE is: " << bitRate << ", OH_AV_KEY_CODEC_CONFIG len is: " << dataLen << endl; in HWTEST_F() local
139 ", OH_AV_KEY_AUDIO_CHANNELS len is: " << audioChannels << endl; in HWTEST_F() local
141 ", OH_AV_KEY_VIDEO_FRAME_RATE len is: " << videoFrameRate << endl; in HWTEST_F() local
197 cout << "current run time is: " << i << endl; in HWTEST_F() local
200 cout << "data len is:" << dataLen << endl; HWTEST_F() local
205 cout << "pts is:" << pts << endl; HWTEST_F() local
206 cout << "size is:" << dataLen << endl; HWTEST_F() local
207 cout << "trackIndex is:" << trackIndex << endl; HWTEST_F() local
213 cout << "ret code is: " << ret << endl; HWTEST_F() local
236 cout << "OH_AV_KEY_MIME is: " << mimeType[typeIndex] << endl; HwTest_AddTrack() local
237 cout << "OH_AV_KEY_BIT_RATE is: " << bitRate << ", OH_AV_KEY_CODEC_CONFIG len is: " << configLen << endl; HwTest_AddTrack() local
239 << ", OH_AV_KEY_AUDIO_CHANNELS len is: " << audioChannels << endl; HwTest_AddTrack() local
241 ", OH_AV_KEY_VIDEO_FRAME_RATE len is: " << videoFrameRate << endl; HwTest_AddTrack() local
259 cout << "trackId is: " << trackId << endl; HwTest_AddTrack() local
262 cout << "Start ret is:" << ret << endl; HwTest_AddTrack() local
271 cout << "pts is:" << *pts << endl; HwTest_AddTrack() local
272 cout << "size is:" << *size << endl; HwTest_AddTrack() local
301 cout << "current run time is: " << i << endl; HWTEST_F() local
308 cout << "Create ret code is: " << ret << endl; HWTEST_F() local
312 cout << "rotation is: " << rotation << endl; HWTEST_F() local
314 cout << "SetRotation ret code is: " << ret << endl; HWTEST_F() local
324 cout << "WriteSample ret code is: " << ret << endl; HWTEST_F() local
327 cout << "Stop ret is:" << ret << endl; HWTEST_F() local
330 cout << "Destroy ret is:" << ret << endl; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFuzzTest.cpp68 cout << "current run time is: " << i << endl; in HWTEST_F() local
101 cout << "current run time is: " << i << endl; in HWTEST_F() local
103 cout << "rotation is: " << rotation << endl; in HWTEST_F() local
105 cout << "ret code is: " << ret << endl; in HWTEST_F() local
134 cout << "current run time is: " << i << endl; in HWTEST_F() local
152 cout << "trackId is: " << trackId << ", ret is: " << ret << endl; in HWTEST_F() local
199 cout << "current run time is: " << i << endl; in HWTEST_F() local
203 cout << "data len is:" << dataLen << endl; in HWTEST_F() local
216 cout << "ret code is: " << ret << endl; HWTEST_F() local
254 cout << "current run time is: " << i << endl; HWTEST_F() local
297 cout << "Destroy ret is:" << ret << endl; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/src/
H A DAVMuxerDemo.cpp45 std::cout << "Open file failed! filePath is: " << filename << std::endl; in GetFdByMode() member in std
56 std::cout << "Open file failed! filePath is: " << filename << std::endl; in GetErrorFd() member in std
77 std::cout << "Open file failed! filePath is: " << filename << std::endl; in GetFdByName() member in std
94 std::cout << "Open file failed! filePath is: " << filename << std::endl; in InnerGetFdByMode() member in std
111 std::cout << "Open file failed! filePath is: " << filename << std::endl; in InnerGetFdByName() member in std
160 cout << "InnerCreate" << endl; in InnerCreate() local
163 std::cout << "InnerMuxer create failed!" << std::endl; in InnerCreate() member in std
171 cout << "InnerSetRotation" << endl; in InnerSetRotation() local
173 std::cout << "InnerMuxer create failed!" << std::endl; in InnerSetRotation() member in std
183 cout << "InnerAddTrack" << endl; in InnerAddTrack() local
185 std::cout << "InnerMuxer create failed!" << std::endl; InnerAddTrack() member in std
193 cout << "InnerStart" << endl; InnerStart() local
195 std::cout << "InnerMuxer create failed!" << std::endl; InnerStart() member in std
203 cout << "InnerWriteSample" << endl; InnerWriteSample() local
205 std::cout << "InnerMuxer create failed!" << std::endl; InnerWriteSample() member in std
213 cout << "InnerStop" << endl; InnerStop() local
215 std::cout << "InnerMuxer create failed!" << std::endl; InnerStop() member in std
223 cout << "InnerDestroy" << endl; InnerDestroy() local
225 std::cout << "InnerMuxer create failed!" << std::endl; InnerDestroy() member in std
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp861 cout << "WidthAlignment " << alignment << endl; in HWTEST_F() local
905 cout << "HeightAlignment " << alignment << endl; in HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFunctionTest.cpp142 cout << "sample_rate is: " << sample_rate << endl; in HWTEST_F() local
174 cout << "sample_rate is: " << sample_rate << endl; in HWTEST_F() local
205 cout << "sample_rate is: " << sample_rate << endl; in HWTEST_F() local
236 cout << "sample_rate is: " << sample_rate << endl; in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dapi_test.cpp40 cout << "Error errorCode=" << errorCode << endl; in onError() local
45 cout << "stream Changed" << endl; in onStreamChanged() local
58 cout << "need input data" << endl; in onNeedInputData() local
63 cout << "output data" << endl; in onNewOutputData() local
95 cout << "memcpy failed" << endl; in SetUpTestCase() local
97 cout << "codecname: " << g_codecName << endl; in SetUpTestCase() local
/foundation/multimedia/media_lite/test/unittest/player_lite/
H A Dplayer_lite_test.cpp86 cout << "PlayerTest::OnPlaybackComplete ..." << endl; in OnPlaybackComplete() local
91 cout << "PlayerTest::OnError ..." << endl; in OnError() local
96 cout << "PlayerTest::OnInfo ..." << endl; in OnInfo() local
101 cout << "PlayerTest::OnVideoSizeChanged ..." << endl; in OnVideoSizeChanged() local
106 cout << "PlayerTest::OnRewindToComplete ..." << endl; in OnRewindToComplete() local
/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_mock.cpp36 cout << "Error received, errorType:" << errorCode << " errorCode:" << errorMsg << endl; in OnError() local
41 cout << "Info received, Infotype:" << type << " Infocode:" << extra << endl; in OnInfo() local
/foundation/multimodalinput/input/libudev/test/
H A Dtest_device.h227 << (err == std::errc::permission_denied ? ". Run test as ROOT!" : "") << std::endl; in Init() member in TestDevice::std
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp72 std::cout << "device node name: " << vTouchscreen_.GetDevPath() << std::endl; in SetupTouchscreen() member in OHOS::MMI::std
84 std::cout << "device node name: " << vUwbRemoteControl_.GetDevPath() << std::endl; in SetupUwbRemoteControl() member in OHOS::MMI::std
379 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
416 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
448 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp26 cout << "Error received, errorType: " << errorType << " errorCode: " << errorCode << endl; in OnError() local
31 cout << "OnAudioBufferAvailable received: " << isReady << ", AudioCaptureSourceType: " << type << endl; in OnAudioBufferAvailable() local
36 cout << "OnVideoBufferAvailable received: " << isReady << endl; in OnVideoBufferAvailable() local
149 cout << "error! screenCapture == nullptr!" << endl; in AcquireVideoBuffer() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner/src/
H A Dringtone_read_test.cpp83 cout << "OpenFile fd = " << fd << endl; in RingtoneRead() local
85 cout << "OpenFile error" << endl; in RingtoneRead() local
91 cout << "OpenFile written = " << written << endl; in RingtoneRead() local
100 cout << "OpenFile fd = " << fd << endl; in RingtoneRead() local
102 cout << "OpenFile error" << endl; in RingtoneRead() local
108 cout << "OpenFile readRet = " << readRet << endl; in RingtoneRead() local
166 cout << "Query errCode=" << errCode << endl; in main() local
[all...]
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastublocal_fuzzer/
H A Davmetadata_service_proxy_local_fuzzer.cpp49 std::cout << "media object is nullptr." << std::endl; in Create() member in OHOS::Media::std
54 std::cout << "media proxy is nullptr." << std::endl; in Create() member in OHOS::Media::std
61 std::cout << "avmetaObject is nullptr." << std::endl; in Create() member in OHOS::Media::std
67 std::cout << "avmetaProxy is nullptr." << std::endl; in Create() member in OHOS::Media::std
93 std::cout << "SetUriSource:Failed to write descriptor!" << std::endl; in SetUriSourceStatic() member in OHOS::Media::std
111 std::cout << "Failed to write descriptor!" << std::endl; in SetFdSourceStatic() member in OHOS::Media::std
134 std::cout << "Open file failed." << std::endl; in SetFdSourceStatic() member in OHOS::Media::std
141 std::cout << "Get file state failed." << std::endl; in SetFdSourceStatic() member in OHOS::Media::std
168 std::cout << "ResolveMetadata:Failed to write descriptor!" << std::endl; in ResolveMetadataStatic() member in OHOS::Media::std
186 std::cout << "ResolveMetadataMap:Failed to write descriptor!" << std::endl; in ResolveMetadataMapStatic() member in OHOS::Media::std
204 std::cout << "GetAVMetadata:Failed to write descriptor!" << std::endl; GetAVMetadataStatic() member in OHOS::Media::std
222 std::cout << "FetchArtPicture:Failed to write descriptor!" << std::endl; FetchArtPictureStatic() member in OHOS::Media::std
240 std::cout << "FetchFrameAtTime:Failed to write descriptor!" << std::endl; FetchFrameAtTimeStatic() member in OHOS::Media::std
262 std::cout << "Release:Failed to write descriptor!" << std::endl; ReleaseStatic() member in OHOS::Media::std
279 std::cout << "DestroyStub:Failed to write descriptor!" << std::endl; DestroyStubStatic() member in OHOS::Media::std
[all...]
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/
H A Davmetadata_service_proxy_fuzzer.cpp49 std::cout << "media object is nullptr." << std::endl; in Create() member in OHOS::Media::std
54 std::cout << "media proxy is nullptr." << std::endl; in Create() member in OHOS::Media::std
61 std::cout << "avmetaObject is nullptr." << std::endl; in Create() member in OHOS::Media::std
67 std::cout << "avmetaProxy is nullptr." << std::endl; in Create() member in OHOS::Media::std
93 std::cout << "SetUriSource:Failed to write descriptor!" << std::endl; in SetUriSourceStatic() member in OHOS::Media::std
111 std::cout << "Failed to write descriptor!" << std::endl; in SetFdSourceStatic() member in OHOS::Media::std
134 std::cout << "Open file failed." << std::endl; in SetFdSourceStatic() member in OHOS::Media::std
141 std::cout << "Get file state failed." << std::endl; in SetFdSourceStatic() member in OHOS::Media::std
168 std::cout << "ResolveMetadata:Failed to write descriptor!" << std::endl; in ResolveMetadataStatic() member in OHOS::Media::std
186 std::cout << "ResolveMetadataMap:Failed to write descriptor!" << std::endl; in ResolveMetadataMapStatic() member in OHOS::Media::std
204 std::cout << "GetAVMetadata:Failed to write descriptor!" << std::endl; GetAVMetadataStatic() member in OHOS::Media::std
222 std::cout << "FetchArtPicture:Failed to write descriptor!" << std::endl; FetchArtPictureStatic() member in OHOS::Media::std
240 std::cout << "FetchFrameAtTime:Failed to write descriptor!" << std::endl; FetchFrameAtTimeStatic() member in OHOS::Media::std
262 std::cout << "Release:Failed to write descriptor!" << std::endl; ReleaseStatic() member in OHOS::Media::std
279 std::cout << "DestroyStub:Failed to write descriptor!" << std::endl; DestroyStubStatic() member in OHOS::Media::std
[all...]

Completed in 21 milliseconds

1...<<41424344454647484950>>...72