Home
last modified time | relevance | path

Searched refs:endl (Results 126 - 150 of 1961) sorted by relevance

12345678910>>...79

/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_engine_demo.cpp40 std::cout<<"AVMuxerEngineDemo::DoAddTrack failed! ret:"<<static_cast<int32_t>(ret)<<std::endl; in DoAddTrack() member in OHOS::MediaAVCodec::std
48 std::cout<<"AVMuxerEngineDemo::DoGetInputBufferQueue "<<trackIndex<<std::endl; in DoGetInputBufferQueue() member in OHOS::MediaAVCodec::std
57 std::cout << "Open file failed! filePath is: " << outFileName << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
60 std::cout<<"==== open success! =====\noutputFileName: "<<outFileName<<"\n============"<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
64 std::cout << "avmuxer_ is null" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
68 std::cout << "create muxer success " << avmuxer_ << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
76 std::cout << "add track success" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
82 std::cout << "start muxer success" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
86 std::cout<<"AVMuxerEngineDemo::DoRunMuxer runMode is : "<<runMode<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
98 std::cout << "write muxer success" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
103 std::cout << "stop muxer success" << std::endl; DoRunMuxer() member in OHOS::MediaAVCodec::std
134 std::cout<<"set parameter failed!"<<std::endl; SetParameter() member in OHOS::MediaAVCodec::std
149 std::cout<<"set user meta failed!"<<std::endl; SetUserData() member in OHOS::MediaAVCodec::std
[all...]
H A Davmuxer_demo.cpp41 std::cout<<"AVMuxerDemo::DoAddTrack failed! ret:"<<ret<<std::endl; in DoAddTrack() member in OHOS::MediaAVCodec::std
49 std::cout<<"AVMuxerDemo::DoGetInputBufferQueue "<<trackIndex<<std::endl; in DoGetInputBufferQueue() member in OHOS::MediaAVCodec::std
58 std::cout << "Open file failed! filePath is: " << outFileName << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
61 std::cout<<"==== open success! =====\noutputFileName: "<<outFileName<<"\n============"<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
65 std::cout << "avmuxer_ is null" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
68 std::cout << "create muxer success " << avmuxer_ << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
75 std::cout << "add track success" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
81 std::cout << "start muxer success" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
85 std::cout<<"AVMuxerDemo::DoRunMuxer runMode is : "<<runMode<<std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
97 std::cout << "write muxer success" << std::endl; in DoRunMuxer() member in OHOS::MediaAVCodec::std
102 std::cout << "stop muxer success" << std::endl; DoRunMuxer() member in OHOS::MediaAVCodec::std
132 std::cout<<"set parameter failed!"<<std::endl; SetParameter() member in OHOS::MediaAVCodec::std
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.cc75 std::cout << "Initializing..." << std::endl; in run() member in std
81 std::cout << "Loading binary..." << std::endl; in run() member in std
90 std::cout << "> Error loading module!" << std::endl; in run() member in std
95 std::cout << "Compiling module..." << std::endl; in run() member in std
98 std::cout << "> Error compiling module!" << std::endl; in run() member in std
103 std::cout << "Instantiating module..." << std::endl; in run() member in std
106 std::cout << "> Error instantiating module!" << std::endl; in run() member in std
111 std::cout << "Extracting export..." << std::endl; in run() member in std
118 std::cout << "> export " << i << " " << export_types[i]->name() << std::endl; in run() member in std
119 std::cout << ">> initial: " << *export_types[i]->type() << std::endl; in run() member in std
120 std::cout << ">> current: " << *exports[i]->type() << std::endl; run() member in std
124 std::cout << ", out-arity: " << func->result_arity() << std::endl; run() member in std
129 std::cout << "Shutting down..." << std::endl; run() member in std
135 std::cout << "Done." << std::endl; main() member in std
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Damber.cc138 std::cerr << "Missing value for -i argument." << std::endl; in ParseArgs() member in __anon27497::std
146 std::cerr << "Missing value for -I argument." << std::endl; in ParseArgs() member in __anon27497::std
154 std::cerr << "Missing value for -b argument." << std::endl; in ParseArgs() member in __anon27497::std
162 std::cerr << "Missing value for -B argument." << std::endl; in ParseArgs() member in __anon27497::std
170 std::cerr << "Missing value for -w argument." << std::endl; in ParseArgs() member in __anon27497::std
177 std::cerr << "Missing value for -e argument." << std::endl; in ParseArgs() member in __anon27497::std
188 << std::endl; in ParseArgs() member in __anon27497::std
194 std::cerr << "Missing ID for -D argument." << std::endl; in ParseArgs() member in __anon27497::std
200 std::cerr << "Invalid device ID: " << args[i] << std::endl; in ParseArgs() member in __anon27497::std
204 std::cerr << "Device ID must be non-negative" << std::endl; in ParseArgs() member in __anon27497::std
212 std::cerr << "Missing value for -f argument." << std::endl; ParseArgs() member in __anon27497::std
218 std::cerr << "Invalid fence timeout: " << args[i] << std::endl; ParseArgs() member in __anon27497::std
222 std::cerr << "Fence timeout must be non-negative" << std::endl; ParseArgs() member in __anon27497::std
230 std::cerr << "Missing value for -t argument." << std::endl; ParseArgs() member in __anon27497::std
239 std::cerr << "Missing value for -v argument." << std::endl; ParseArgs() member in __anon27497::std
249 std::cerr << "Version major must be non-negative" << std::endl; ParseArgs() member in __anon27497::std
253 std::cerr << "Version minor must be non-negative" << std::endl; ParseArgs() member in __anon27497::std
259 std::cerr << "Invalid engine version number: " << ver << std::endl; ParseArgs() member in __anon27497::std
284 std::cerr << "Unrecognized option " << arg << std::endl; ParseArgs() member in __anon27497::std
302 std::cerr << "Failed to open " << input_file << std::endl; ReadFile() member in __anon27497::std
309 std::cerr << "Input file of incorrect size: " << input_file << std::endl; ReadFile() member in __anon27497::std
323 std::cerr << "Failed to read " << input_file << std::endl; ReadFile() member in __anon27497::std
336 std::cout << message << std::endl; global() member in __anon27497::SampleDelegate::std
464 std::cerr << "Failed to parse arguments." << std::endl; global() member in std
469 std::cout << "Amber : " << AMBER_VERSION << std::endl; global() member in std
471 std::cout << "SPIRV-Tools : " << SPIRV_TOOLS_VERSION << std::endl; global() member in std
472 std::cout << "SPIRV-Headers: " << SPIRV_HEADERS_VERSION << std::endl; global() member in std
475 std::cout << "GLSLang : " << GLSLANG_VERSION << std::endl; global() member in std
476 std::cout << "Shaderc : " << SHADERC_VERSION << std::endl; global() member in std
481 std::cout << kUsage << std::endl; global() member in std
496 std::cerr << file << " is empty." << std::endl; global() member in std
509 std::cerr << file << ": " << result.Error() << std::endl; global() member in std
573 std::cout << r.Error() << std::endl; global() member in std
594 << std::endl; global() member in std
616 std::cerr << file << ": " << result.Error() << std::endl; global() member in std
634 << std::endl; global() member in std
638 << std::endl; global() member in std
689 std::cerr << image_filename << std::endl; global() member in std
695 std::cerr << result.Error() << std::endl; global() member in std
722 buffer_file << std::endl; global() member in std
724 buffer_file << std::endl; global() member in std
733 std::cout << "\\nSummary of Failures:" << std::endl; global() member in std
736 std::cout << " " << failure << std::endl; global() member in std
741 << failures.size() << " fail" << std::endl; global() member in std
[all...]
H A Dimage_diff.cc78 << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
84 std::cerr << "Invalid tolerance value " << args[i] << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
88 std::cerr << "Tolerance must be in the range 0..255." << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
98 << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
104 std::cerr << "Invalid tolerance value " << args[i] << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
108 std::cerr << "Tolerance must be in the range 0..1." << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
116 std::cerr << "No comparison algorithm specified." << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
119 std::cerr << "Only one comparison algorithm can be specified." << std::endl; in ParseArgs() member in __anon27501::CompareAlgorithm::std
161 std::cout << kUsage << std::endl; in main() member in __anon27501::std
166 std::cerr << "Two input file names are required." << std::endl; in main() member in __anon27501::std
181 << res.Error() << std::endl; main() member in __anon27501::std
193 std::cout << "Images similar" << std::endl; main() member in __anon27501::std
195 std::cout << "Images differ: " << res.Error() << std::endl; main() member in __anon27501::std
[all...]
/third_party/json/tools/macro_builder/
H A Dmain.cpp10 ss << "#define NLOHMANN_JSON_EXPAND( x ) x" << endl; in build_code() local
14 ss << "NAME,...) NAME" << endl; in build_code() local
16 ss << "#define NLOHMANN_JSON_PASTE(...) NLOHMANN_JSON_EXPAND(NLOHMANN_JSON_GET_MACRO(__VA_ARGS__, \\" << endl; in build_code() local
18 ss << "NLOHMANN_JSON_PASTE" << i << ", \\" << endl; in build_code() local
19 ss << "NLOHMANN_JSON_PASTE1)(__VA_ARGS__))" << endl; in build_code() local
21 ss << "#define NLOHMANN_JSON_PASTE2(func, v1) func(v1)" << endl; in build_code() local
30 ss << "v" << i-1 << ")" << endl; in build_code()
33 cout << ss.str() << endl; in build_code()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_ue_test.cpp31 DTEST_LOG << "DmsUETest::SetUpTestCase" << std::endl; in SetUpTestCase() member in OHOS::DistributedSchedule::std
36 DTEST_LOG << "DmsUETest::TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::DistributedSchedule::std
41 DTEST_LOG << "DmsUETest::TearDown" << std::endl; in TearDown() member in OHOS::DistributedSchedule::std
46 DTEST_LOG << "DmsUETest::SetUp" << std::endl; in SetUp() member in OHOS::DistributedSchedule::std
56 DTEST_LOG << "DmsUETest TriggerDmsContinue_001 begin" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
64 DTEST_LOG << "DmsUETest TriggerDmsContinue_001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
74 DTEST_LOG << "DmsUETest ChangedSwitchState_001 begin" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
78 DTEST_LOG << "DmsUETest ChangedSwitchState_001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
88 DTEST_LOG << "DmsUETest ConvertErrCodeToStr_001 begin" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
104 DTEST_LOG << "DmsUETest ConvertErrCodeToStr_001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
114 DTEST_LOG << "DmsUETest ConvertErrCodeToStr_002 begin" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
131 DTEST_LOG << "DmsUETest ConvertErrCodeToStr_002 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_app_demo.cpp38 std::cout << "rs app demo Init Rosen Backend!" << std::endl; in Init() member in std
50 std::cout << "rs app demo start!" << std::endl; in main() member in std
60 std::cout << "rs app demo create window failed: " << rect.width_ << " " << rect.height_ << std::endl; in main()
67 std::cout << "rs app demo create window " << rect.width_ << " " << rect.height_ << std::endl; in main()
75 std::cout << "rs app demo stage 1 " << std::endl; in main() member in std
81 std::cout << "rs app demo stage 2 " << std::endl; in main() member in std
89 std::cout << "rs app demo stage 3 " << std::endl; in main() member in std
94 std::cout << "rs app demo stage 3 " << std::endl; in main() member in std
99 std::cout << "rs app demo stage 3 " << std::endl; in main() member in std
104 std::cout << "rs app demo start dump test --> " << std::endl; in main() member in std
112 std::cout << "dumpInfo: " << dumpInfo.c_str() << std::endl; main() member in std
115 std::cout << "rs app demo end!" << std::endl; main() member in std
[all...]
H A Drender_service_client_gesture_interrupt_animation_demo.cpp46 std::cout << "rs app demo Init Rosen Backend!" << std::endl; in Init() member in std
124 std::cout << "init native token for float window" << std::endl; in InitNativeTokenInfo() member in std
132 std::cout << "rs app demo start!" << std::endl; in main() member in std
142 std::cout << "rs app demo create window failed: " << rect.width_ << " " << rect.height_ << std::endl; in main()
150 std::cout << "rs app demo create window " << rect.width_ << " " << rect.height_ << std::endl; in main()
154 std::cout << "rs app demo stage " << cnt++ << std::endl; in main() member in std
166 std::cout << "rs app demo stage " << cnt++ << std::endl; in main() member in std
189 std::cout << "rs app demo stage " << cnt++ << std::endl; in main() member in std
208 << finalTrans.data_[1] << std::endl; in main()
211 []() { std::cout << "sliding animation finish callback" << std::endl; }); in main()
224 << nodeModifier->GetTranslate().data_[1] << endl; main() local
229 << nodeModifier->GetTranslate().data_[1] << endl; main() local
251 std::cout << "rs app demo stage " << cnt++ << std::endl; main() member in std
252 std::cout << nodes[0]->GetStagingProperties().Dump() << std::endl; main() member in std
253 std::cout << "rs app demo end!" << std::endl; main() member in std
[all...]
H A Drender_service_client_first_frame_callback_demo.cpp38 std::cout << "rs app demo Init Rosen Backend!" << std::endl; in Init() member in std
50 std::cout << "rs app demo start!" << std::endl; in main() member in std
60 std::cout << "rs app demo create window failed: " << rect.width_ << " " << rect.height_ << std::endl; in main()
67 std::cout << "rs app demo create window " << rect.width_ << " " << rect.height_ << std::endl; in main()
75 std::cout << "rs app demo stage 1 " << std::endl; in main() member in std
81 std::cout << "rs app demo stage 2 " << std::endl; in main() member in std
89 std::cout << "rs app demo stage 3 " << std::endl; in main() member in std
94 std::cout << "rs app demo stage 4 bufferAvailble" << std::endl; in main() member in std
97 std::cout << "SetBufferAvailableCallback 1" << std::endl; in main()
103 std::cout << "rs app demo stage 5 bufferAvailble " << std::endl; in main() member in std
[all...]
H A Drender_service_client_uni_render_demo.cpp41 std::cout << "rs uni render demo Init Rosen Backend!" << std::endl; in Init() member in std
82 std::cout << "rs uni render demo start!" << std::endl; in main() member in std
94 std::cout << "rs uni render demo create window failed: " << rect.width_ << " " << rect.height_ << std::endl; in main()
102 std::cout << "rs uni render demo create window " << rect.width_ << " " << rect.height_ << std::endl; in main()
105 std::cout << "rs uni render demo not in uni render mode, exit! " << std::endl; in main() member in std
114 std::cout << "rs uni render demo stage 1 " << std::endl; in main() member in std
120 std::cout << "rs uni render demo stage 2 drawTextBlob" << std::endl; in main() member in std
121 std::cout << "Drawing does not support TextBlob" << std::endl; in main() member in std
126 std::cout << "rs uni render demo stage 3 SetFilter" << std::endl; in main() member in std
132 std::cout << "rs uni render demo stage 4 SetBounds" << std::endl; in main() member in std
138 std::cout << "rs uni render demo end!" << std::endl; main() member in std
[all...]
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_mode.cpp122 cout << g_abilityIdStr_[OHOS_ABILITY_SCENE_BEAUTY_TYPES] << " : size = " << supportedBeautyTypes.size() <<endl; in PrintSupportBeautyTypes()
133 cout << endl; in PrintSupportBeautyTypes() local
134 cout << "------------------------------------------------------------------------------------------------"<<endl; in PrintSupportBeautyTypes() local
141 cout << g_abilityIdStr_[OHOS_ABILITY_SCENE_FILTER_TYPES] <<" : size = " << supportedFilterTypes.size() << endl; in PrintSupportFilterTypes()
152 cout << endl; in PrintSupportFilterTypes() local
153 cout << "------------------------------------------------------------------------------------------------"<<endl; in PrintSupportFilterTypes() local
161 << supportedPortraitEffects.size() <<endl; in PrintSupportPortraitEffects()
173 cout << endl; in PrintSupportPortraitEffects() local
174 cout << "------------------------------------------------------------------------------------------------"<<endl; in PrintSupportPortraitEffects() local
186 cout << endl; in PrintSupportBeautyRange() local
192 cout<<"=================GetSupportedPortraitEffectsStub call================="<<endl; GetSupportedPortraitEffectsStub() local
199 cout<<"=================GetSupportedBeautyTypesStub call================="<<endl; GetSupportedBeautyTypesStub() local
206 cout<<"=================GetSupportedBeautyRangeStub call================="<<endl; GetSupportedBeautyRangeStub() local
240 cout<<"=================GetSupportedBeautyRangeStub call================="<<endl; GetExposureRangeStub() local
253 cout<<"=================GetSupportedFiltersStub call================="<<endl; GetSupportedFiltersStub() local
260 cout<<"-----------------version:20230822-----------------"<<endl; main() local
290 cout << "Invalid argument: " << argv[counter] << endl; main() local
291 cout << "Retry by giving proper sizes" << endl; main() local
304 << endl; main() local
491 cout << "------------------------------------------------------------------------------------------------"<<endl; main() local
526 << ", maxZoom:" << vecZoomRatioList[1]<<endl; main() local
560 cout<< "Filter Capture started" <<endl; main() local
575 cout<< "Filter Capture started" <<endl; main() local
577 cout<< "BeautyType::SKIN_TONE Capture started" <<endl; main() local
590 cout<< "BeautyType::SKIN_TONE Capture end" <<endl; main() local
592 cout<< "BeautyType::FACE_SLENDER Capture started" <<endl; main() local
605 cout<< "BeautyType::FACE_SLENDER Capture end" <<endl; main() local
607 cout<< "BeautyType::SKIN_SMOOTH Capture started" <<endl; main() local
620 cout<< "BeautyType::SKIN_SMOOTH Capture end" <<endl; main() local
622 cout<< "PortraitEffect Capture started" <<endl; main() local
636 cout<< "PortraitEffect Capture end" <<endl; main() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp78 std::cout << " EGL Information:" << std::endl; in TEST_P() member in std
79 std::cout << "\tVendor: " << GetEGLString(mDisplay, EGL_VENDOR) << std::endl; in TEST_P() member in std
80 std::cout << "\tVersion: " << GetEGLString(mDisplay, EGL_VENDOR) << std::endl; in TEST_P() member in std
81 std::cout << "\tClient APIs: " << GetEGLString(mDisplay, EGL_CLIENT_APIS) << std::endl; in TEST_P() member in std
83 std::cout << "\tEGL Client Extensions:" << std::endl; in TEST_P() member in std
86 std::cout << "\t\t" << extension << std::endl; in TEST_P() member in std
89 std::cout << "\tEGL Display Extensions:" << std::endl; in TEST_P() member in std
92 std::cout << "\t\t" << extension << std::endl; in TEST_P() member in std
95 std::cout << std::endl; in TEST_P() member in std
101 std::cout << " GLES Information:" << std::endl; in TEST_P() member in std
102 std::cout << "\\tVendor: " << GetGLString(GL_VENDOR) << std::endl; TEST_P() member in std
103 std::cout << "\\tVersion: " << GetGLString(GL_VERSION) << std::endl; TEST_P() member in std
104 std::cout << "\\tRenderer: " << GetGLString(GL_RENDERER) << std::endl; TEST_P() member in std
105 std::cout << "\\tShader: " << GetGLString(GL_SHADING_LANGUAGE_VERSION) << std::endl; TEST_P() member in std
107 std::cout << "\\tExtensions:" << std::endl; TEST_P() member in std
113 std::cout << "\\t\\t" << extension << std::endl; TEST_P() member in std
116 std::cout << std::endl; TEST_P() member in std
353 std::cout << std::endl << "Capability name, value" << std::endl << std::endl; TEST_P() member in std
384 stream << std::endl; TEST_P() member in std
402 std::cout << "Configs - Count: " << count << std::endl; TEST_P() member in std
408 std::cout << " Config: " << GetAttrib(mDisplay, config, EGL_CONFIG_ID) << std::endl; TEST_P() member in std
426 << " AlphaMask:" << GetAttrib(mDisplay, config, EGL_ALPHA_MASK_SIZE) << std::endl; TEST_P() member in std
434 << std::endl; TEST_P() member in std
465 std::cout << std::endl; TEST_P() member in std
472 << " Samples:" << GetAttrib(mDisplay, config, EGL_SAMPLES) << std::endl; TEST_P() member in std
477 << " Max:" << GetAttrib(mDisplay, config, EGL_MAX_SWAP_INTERVAL) << std::endl; TEST_P() member in std
483 << std::endl; TEST_P() member in std
498 std::cout << std::endl; TEST_P() member in std
511 std::cout << std::endl; TEST_P() member in std
517 << GetAttrib(mDisplay, config, EGL_RECORDABLE_ANDROID) << std::endl; TEST_P() member in std
522 << GetAttrib(mDisplay, config, EGL_FRAMEBUFFER_TARGET_ANDROID) << std::endl; TEST_P() member in std
526 std::cout << std::endl; TEST_P() member in std
[all...]
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp26 std::cout << "codeclist_ is nullptr" << std::endl; in IsHardware() member in OHOS::MediaAVCodec::std
36 std::cout << "codeclist_ is nullptr" << std::endl; in GetName() member in OHOS::MediaAVCodec::std
46 std::cout << "codeclist_ is nullptr" << std::endl; in GetMaxSupportedInstances() member in OHOS::MediaAVCodec::std
56 std::cout << "codeclist_ is nullptr" << std::endl; in GetEncoderBitrateRange() member in OHOS::MediaAVCodec::std
76 std::cout << "codeclist_ is nullptr" << std::endl; in GetEncoderQualityRange() member in OHOS::MediaAVCodec::std
86 std::cout << "codeclist_ is nullptr" << std::endl; in GetEncoderComplexityRange() member in OHOS::MediaAVCodec::std
98 std::cout << "codeclist_ is nullptr" << std::endl; in GetAudioSupportedSampleRates() member in OHOS::MediaAVCodec::std
108 std::cout << "codeclist_ is nullptr" << std::endl; in GetAudioChannelsRange() member in OHOS::MediaAVCodec::std
118 std::cout << "codeclist_ is nullptr" << std::endl; in GetVideoWidthAlignment() member in OHOS::MediaAVCodec::std
128 std::cout << "codeclist_ is nullptr" << std::endl; in GetVideoHeightAlignment() member in OHOS::MediaAVCodec::std
138 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoWidthRangeForHeight() member in OHOS::MediaAVCodec::std
148 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoHeightRangeForWidth() member in OHOS::MediaAVCodec::std
158 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoWidthRange() member in OHOS::MediaAVCodec::std
168 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoHeightRange() member in OHOS::MediaAVCodec::std
188 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoFrameRateRange() member in OHOS::MediaAVCodec::std
198 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoFrameRateRangeForSize() member in OHOS::MediaAVCodec::std
208 std::cout << "codeclist_ is nullptr" << std::endl; AreVideoSizeAndFrameRateSupported() member in OHOS::MediaAVCodec::std
220 std::cout << "codeclist_ is nullptr" << std::endl; GetVideoSupportedPixelFormats() member in OHOS::MediaAVCodec::std
240 std::cout << "codeclist_ or capabilityData_ is nullptr" << std::endl; GetSupportedProfiles() member in OHOS::MediaAVCodec::std
256 std::cout << "codeclist_ is nullptr" << std::endl; GetSupportedLevelsForProfile() member in OHOS::MediaAVCodec::std
272 std::cout << "codeclist_ is nullptr" << std::endl; AreProfileAndLevelSupported() member in OHOS::MediaAVCodec::std
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp212 std::cout << "BmsInstallSystemTest TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::AppExecFwk::std
319 std::cout << "START BMS_Search_0100" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
335 std::cout << bundleInfo.name << std::endl; in HWTEST_F()
336 std::cout << bundleInfo.label << std::endl; in HWTEST_F()
337 std::cout << bundleInfo.vendor << std::endl; in HWTEST_F()
338 std::cout << bundleInfo.versionCode << std::endl; in HWTEST_F()
339 std::cout << bundleInfo.versionName << std::endl; in HWTEST_F()
340 std::cout << bundleInfo.appId << std::endl; in HWTEST_F()
341 std::cout << commonTool.VectorToStr(bundleInfo.moduleDirs) << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
342 std::cout << commonTool.VectorToStr(bundleInfo.moduleNames) << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
343 std::cout << commonTool.VectorToStr(bundleInfo.hapModuleNames) << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
344 std::cout << commonTool.VectorToStr(bundleInfo.modulePublicDirs) << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
347 std::cout << "END BMS_Search_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
359 std::cout << "START BMS_SEARCH_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
382 std::cout << "END BMS_SEARCH_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
394 std::cout << "START BMS_SEARCH_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
410 std::cout << "END BMS_SEARCH_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
422 std::cout << "START BMS_SEARCH_0400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
439 std::cout << "END BMS_SEARCH_0400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
451 std::cout << "START BMS_SEARCH_0500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
470 std::cout << permission << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
471 std::cout << "END BMS_SEARCH_0500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
483 std::cout << "START BMS_SEARCH_0600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
500 std::cout << "END BMS_SEARCH_0600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
512 std::cout << "START BMS_SEARCH_0700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
528 std::cout << "END BMS_SEARCH_0700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
540 std::cout << "START BMS_SEARCH_0800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
565 std::cout << "END BMS_SEARCH_0800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
577 std::cout << "START BMS_SEARCH_0900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
594 std::cout << "END BMS_SEARCH_0900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
606 std::cout << "START BMS_SEARCH_1000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
620 std::cout << "END BMS_SEARCH_1000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
632 std::cout << "START BMS_SEARCH_1100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
647 std::cout << "END BMS_SEARCH_1100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
659 std::cout << "START BMS_SEARCH_1200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
679 std::cout << "END BMS_SEARCH_1200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
691 std::cout << "START BMS_SEARCH_1300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
719 std::cout << "END BMS_SEARCH_1300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
731 std::cout << "START BMS_Search_1400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
774 std::cout << "END BMS_Search_1400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
785 std::cout << "START BMS_Search_1500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
795 std::cout << "END BMS_Search_1500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
807 std::cout << "START BMS_Search_1600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
853 std::cout << "END BMS_Search_1600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
864 std::cout << "START BMS_Search_1700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
874 std::cout << "END BMS_Search_1700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
886 std::cout << "START BMS_Search_1900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
895 std::cout << "END BMS_Search_1900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
907 std::cout << "START BMS_Search_2200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
916 std::cout << "END BMS_Search_2200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
928 std::cout << "START BMS_Search_2400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
949 std::cout << "END BMS_Search_2400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
961 std::cout << "START BMS_Search_2600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
972 std::cout << "END BMS_Search_2600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
984 std::cout << "START BMS_Search_2700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1005 std::cout << "END BMS_Search_2700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1017 std::cout << "START BMS_Search_2800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1036 std::cout << "END BMS_Search_2800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1048 std::cout << "START BMS_Search_2900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1066 std::cout << "END BMS_Search_2900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1078 std::cout << "START BMS_Search_3000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1095 std::cout << "END BMS_Search_3000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1109 std::cout << "START BMS_Search_3100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1130 std::cout << "END BMS_Search_3100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1145 std::cout << "START BMS_Search_3200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1183 std::cout << "END BMS_Search_3200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
[all...]
/third_party/elfio/elfio/
H A Delfio_dump.hpp693 out << "ELF Header" << std::endl in header()
694 << std::endl in header()
695 << " Class: " << str_class( reader.get_class() ) << std::endl in header()
697 << std::endl in header()
699 << std::endl in header()
701 << std::endl in header()
702 << " ABI Version:" << (int)reader.get_abi_version() << std::endl in header()
703 << " Type: " << str_type( reader.get_type() ) << std::endl in header()
705 << std::endl in header()
707 << std::endl in header()
712 << std::endl; header() member in ELFIO::dump::std
724 out << "Section Headers:" << std::endl; section_headers() member in ELFIO::dump::std
728 << std::endl; section_headers() member in ELFIO::dump::std
734 << " ES Lk Inf Al Name" << std::endl; section_headers() member in ELFIO::dump::std
742 out << "Key to Flags: W (write), A (alloc), X (execute), " << std::endl; section_headers() member in ELFIO::dump::std
743 out << " M (merge), S (strings), I (info)," << std::endl; section_headers() member in ELFIO::dump::std
745 << std::endl; section_headers() member in ELFIO::dump::std
747 << std::endl; section_headers() member in ELFIO::dump::std
769 << DUMP_STR_FORMAT( 17 ) << sec->get_name() << " " << std::endl; section_header() member in ELFIO::dump::std
785 << std::endl; section_header() member in ELFIO::dump::std
802 out << "Program Headers:" << std::endl; segment_headers() member in ELFIO::dump::std
806 << std::endl; segment_headers() member in ELFIO::dump::std
815 << std::endl; segment_headers() member in ELFIO::dump::std
823 out << std::endl; segment_headers() member in ELFIO::dump::std
843 << std::endl; segment_header() member in ELFIO::dump::std
857 << std::endl; segment_header() member in ELFIO::dump::std
877 out << "Symbol table (" << sec->get_name() << ")" << std::endl; symbol_tables() member in ELFIO::dump::std
881 << std::endl; symbol_tables() member in ELFIO::dump::std
887 << " Name" << std::endl; symbol_tables() member in ELFIO::dump::std
903 out << std::endl; symbol_tables() member in ELFIO::dump::std
928 << std::endl; symbol_table() member in ELFIO::dump::std
938 << std::endl; symbol_table() member in ELFIO::dump::std
957 << std::endl; notes() member in ELFIO::dump::std
968 out << std::endl; notes() member in ELFIO::dump::std
972 out << std::endl; notes() member in ELFIO::dump::std
988 << std::endl; notes() member in ELFIO::dump::std
999 out << std::endl; notes() member in ELFIO::dump::std
1003 out << std::endl; notes() member in ELFIO::dump::std
1047 out << std::endl << " "; note() member in ELFIO::dump::std
1060 out << "Section .modinfo" << std::endl; modinfo() member in ELFIO::dump::std
1068 << std::setw( 0 ) << " = " << value << std::endl; modinfo() member in ELFIO::dump::std
1072 out << std::endl; modinfo() member in ELFIO::dump::std
1090 << std::endl; dynamic_tags() member in ELFIO::dump::std
1091 out << "[ Nr ] Tag Name/Value" << std::endl; dynamic_tags() member in ELFIO::dump::std
1103 out << std::endl; dynamic_tags() member in ELFIO::dump::std
1124 out << std::endl; dynamic_tag() member in ELFIO::dump::std
1132 out << sec->get_name() << std::endl; section_data() member in ELFIO::dump::std
1146 out << std::endl; section_data() member in ELFIO::dump::std
1150 out << std::endl; section_data() member in ELFIO::dump::std
1168 out << "Section Data:" << std::endl; section_datas() member in ELFIO::dump::std
1178 out << std::endl; section_datas() member in ELFIO::dump::std
1187 out << "Segment # " << no << std::endl; segment_data() member in ELFIO::dump::std
1201 out << std::endl; segment_data() member in ELFIO::dump::std
1205 out << std::endl; segment_data() member in ELFIO::dump::std
1223 out << "Segment Data:" << std::endl; segment_datas() member in ELFIO::dump::std
1230 out << std::endl; segment_datas() member in ELFIO::dump::std
[all...]
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Ddemuxer_filter_unit_test.cpp43 std::cout << "MediaDemuxerMock" << std::endl; in MediaDemuxerMock() member in OHOS::Media::Pipeline::MediaDemuxerMock::std
166 std::cout << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
170 std::cout << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
192 std::cout << "DrmCallback drmInfo.size()" << drmInfo.size() << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
233 std::cout << "DoPrepare " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
243 std::cout << "DoPrepare " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
249 std::cout << "DoPrepare " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
266 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
270 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
274 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; in HWTEST_F() member in OHOS::Media::Pipeline::std
278 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
283 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
288 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
293 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
298 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
303 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
359 std::cout << "CollectVideoAndAudioMime_0100 " << res << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
389 std::cout << "FindTrackId " << idTmp << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
394 std::cout << "FindTrackId " << idTmp << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
426 std::cout << "OnLinkedResult " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
431 std::cout << "OnLinkedResult " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
436 std::cout << "OnLinkedResult " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
441 std::cout << "OnLinkedResult " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
446 std::cout << "OnLinkedResult " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
452 std::cout << "OnLinkedResult " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
481 std::cout << "HandleTrackInfos " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
493 std::cout << "DoStart " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
498 std::cout << "DoStart " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
511 std::cout << "PauseForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
519 std::cout << "PauseForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
526 std::cout << "PauseForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
533 std::cout << "PauseForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
546 std::cout << "ResumeForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
554 std::cout << "ResumeForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
561 std::cout << "ResumeForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
568 std::cout << "ResumeForSeek " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
596 std::cout << "LinkNext " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
603 std::cout << "LinkNext " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
616 std::cout << "GetBitRates " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
622 std::cout << "GetBitRates " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
635 std::cout << "GetDownloadInfo " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
640 std::cout << "GetDownloadInfo " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
653 std::cout << "GetPlaybackInfo " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
658 std::cout << "GetPlaybackInfo " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
670 std::cout << "SelectBitRate " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
681 std::cout << "SelectBitRate " << static_cast<int32_t>(res) << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
703 std::cout << "OnDumpInfo " << temp << std::endl; HWTEST_F() member in OHOS::Media::Pipeline::std
[all...]
/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_demo.cpp63 cout << "Error received, errorCode:" << errorCode << endl; in OnError() local
71 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
78 cout << "OnInputBufferAvailable received, index:" << index << endl; in OnInputBufferAvailable() local
91 cout << "OnOutputBufferAvailable received, index:" << index << ", attr->size:" << attr->size << endl; in OnOutputBufferAvailable()
99 cout << "OnOutputBufferAvailable error, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
128 std::cout << "end stop!" << std::endl; in RunCase() member in std
134 std::cout << "VDecDemo::RunDrmCase" <<std::endl; in RunDrmCase() member in std
138 std::cout << "VDecDemo::RunDrmCase Failed videoDec_ nullptr" <<std::endl; in RunDrmCase() member in std
142 std::cout <<"Test OH_MediaKeySystem_Create"<<std::endl; in RunDrmCase() member in std
145 std::cout <<"Test OH_MediaKeySystem_Create result"<<system<<"and ret"<<errNo<<std::endl; in RunDrmCase() member in std
148 std::cout <<"Test OH_MediaKeySystem_CreateMediaKeySession"<<std::endl; RunDrmCase() member in std
152 std::cout <<"Test OH_MediaKeySystem_CreateMediaKeySession result"<<session<<"and ret"<<errNo<<std::endl; RunDrmCase() member in std
155 std::cout <<"Test OH_VideoDecoder_SetDecryptionConfig"<<std::endl; RunDrmCase() member in std
157 std::cout <<"Test OH_VideoDecoder_SetDecryptionConfig result"<<session<<"and ret"<<errNo<<std::endl; RunDrmCase() member in std
165 std::cout << "find h264 fail" << std::endl; VDecDemo() member in std
171 std::cout << "parser init fail" << std::endl; VDecDemo() member in std
177 std::cout << "alloc context fail" << std::endl; VDecDemo() member in std
182 std::cout << "codec open fail" << std::endl; VDecDemo() member in std
188 std::cout << "alloc pkt fail" << std::endl; VDecDemo() member in std
304 std::cout << "start stop!" << std::endl; Stop() member in std
343 cout << "extract file end" << endl; ExtractPacket() local
351 cout << "av_parser_parser2 Error!" << endl; ExtractPacket() local
388 cout << "push end" << endl; InputFunc() local
409 cout << "Fatal error, exit" << endl; InputFunc() local
427 cout << "wait to stop, exit" << endl; OutputFunc() local
441 cout << "decode eos, write frame:" << g_outFrameCount << endl; OutputFunc() local
446 cout << "Fatal: FreeOutputData fail" << endl; OutputFunc() local
457 cout << "Fatal: RenderOutputData fail" << endl; OutputFunc() local
[all...]
/foundation/systemabilitymgr/samgr/test/unittest/
H A Dsystem_ability_manager_test.cpp43 DTEST_LOG << "SystemAbilityManagerTest SetUpTestCase" << std::endl; in SetUpTestCase() member in OHOS::SAMGR::std
48 DTEST_LOG << "SystemAbilityManagerTest TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::SAMGR::std
53 DTEST_LOG << "SystemAbilityManagerTest SetUp" << std::endl; in SetUp() member in OHOS::SAMGR::std
58 DTEST_LOG << "SystemAbilityManagerTest TearDown" << std::endl; in TearDown() member in OHOS::SAMGR::std
68 DTEST_LOG << " SamgrReady001 start " << std::endl; in HWTEST_F() member in OHOS::SAMGR::std
84 DTEST_LOG << " CheckSystemAbilityTest001 start " << std::endl; in HWTEST_F() member in OHOS::SAMGR::std
107 DTEST_LOG << " CheckSystemAbilityTest002 start " << std::endl; in HWTEST_F() member in OHOS::SAMGR::std
131 DTEST_LOG << " CheckSystemAbilityTest003 start " << std::endl; in HWTEST_F() member in OHOS::SAMGR::std
154 DTEST_LOG << " CheckSystemAbilityTest004 start " << std::endl; in HWTEST_F() member in OHOS::SAMGR::std
178 DTEST_LOG << " CheckSystemAbilityTest005 start " << std::endl; in HWTEST_F() member in OHOS::SAMGR::std
202 DTEST_LOG << " CheckSystemAbilityTest006 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
226 DTEST_LOG << " CheckSystemAbilityTest007 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
249 DTEST_LOG << " CheckSystemAbilityTest008 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
271 DTEST_LOG << " AddSystemProcess001 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
293 DTEST_LOG << " AddSystemProcess002 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
315 DTEST_LOG << " AddSystemProcess003 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
337 DTEST_LOG << " AddSystemProcess004 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
361 DTEST_LOG << " RemoveSystemProcess001 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
383 DTEST_LOG << " RemoveSystemProcess001 star2 " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
407 DTEST_LOG << " GetSystemAbilityFromRemote001 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
429 DTEST_LOG << " GetSystemAbilityFromRemote002 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
451 DTEST_LOG << " GetSystemAbilityFromRemote003 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
473 DTEST_LOG << " GetSystemAbilityFromRemote004 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
508 DTEST_LOG << " GetSystemAbilityFromRemote005 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
543 DTEST_LOG << " GetSystemAbilityFromRemote006 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
567 DTEST_LOG << " ProcessOnDemandEvent001 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
573 DTEST_LOG << " ProcessOnDemandEvent001 end " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
583 DTEST_LOG << " ProcessOnDemandEvent002 start " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
601 DTEST_LOG << " ProcessOnDemandEvent002 end " << std::endl; HWTEST_F() member in OHOS::SAMGR::std
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp377 std::cout << "failed to open as out" << fileName << "errno:" << errno << std::endl; in ClearJsonFile() member in OHOS::AppExecFwk::std
379 std::cout << "clear" << fileName << std::endl; in ClearJsonFile() member in OHOS::AppExecFwk::std
405 std::cout << "START BMS_Install_0100" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
420 std::cout << "END BMS_Install_0100" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
432 std::cout << "START BMS_Install_0200" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
454 std::cout << "END BMS_Install_0200" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
465 std::cout << "START BMS_Install_0300" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
490 std::cout << "END BMS_Install_0300" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
503 std::cout << "START BMS_Install_0400" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
520 std::cout << "END BMS_Install_0400" << std::endl; in HWTEST_F() member in OHOS::AppExecFwk::std
533 std::cout << "START BMS_Install_0500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
553 std::cout << "END BMS_Install_0500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
565 std::cout << "START BMS_Install_0600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
580 std::cout << "END BMS_Install_0600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
591 std::cout << "START BMS_Install_0800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
599 std::cout << "END BMS_Install_0800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
611 std::cout << "START BMS_Install_1000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
633 std::cout << "END BMS_Install_1000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
645 std::cout << "START BMS_Install_1100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
661 std::cout << "END BMS_Install_1100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
673 std::cout << "START BMS_Install_1200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
689 std::cout << "END BMS_Install_1200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
701 std::cout << "START BMS_Install_1300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
717 std::cout << "END BMS_Install_1300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
729 std::cout << "START BMS_Install_1400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
749 std::cout << "END BMS_Install_1400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
762 std::cout << "START BMS_Install_1500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
784 std::cout << "END BMS_Install_1500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
797 std::cout << "START BMS_Install_1600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
819 std::cout << "END BMS_Install_1600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
832 std::cout << "START BMS_Install_1700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
849 std::cout << "END BMS_Install_1700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
861 std::cout << "START BMS_Install_1800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
883 std::cout << "END BMS_Install_1800" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
896 std::cout << "START BMS_Install_1900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
919 std::cout << "END BMS_Install_1900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
932 std::cout << "START BMS_Install_2000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
952 std::cout << "START BMS_Install_2000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
965 std::cout << "START BMS_Install_2100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
987 std::cout << "START BMS_Install_2100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
999 std::cout << "START BMS_Install_2200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1022 std::cout << "END BMS_Install_2200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1034 std::cout << "START BMS_Install_2300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1052 std::cout << "END BMS_Install_2300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1063 std::cout << "START BMS_Install_2400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1077 std::cout << "END BMS_Install_2400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1088 std::cout << "START BMS_Install_2500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1121 std::cout << "no this ability" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1128 std::cout << "END BMS_Install_2500" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1139 std::cout << "START BMS_Install_2600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1155 std::cout << "END BMS_Install_2600" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1167 std::cout << "START BMS_Install_2700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1183 std::cout << "END BMS_Install_2700" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1196 std::cout << "START BMS_Install_2900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1218 std::cout << "END BMS_Install_2900" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1230 std::cout << "START BMS_Install_3000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1248 std::cout << "END BMS_Install_3000" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1260 std::cout << "START BMS_Install_3100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1276 std::cout << "END BMS_Install_3100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1288 std::cout << "START BMS_Install_3200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1304 std::cout << "END BMS_Install_3200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1316 std::cout << "START BMS_Install_3300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1332 std::cout << "END BMS_Install_3300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1343 std::cout << "START BMS_InstallProgressInfo_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1356 std::cout << "END BMS_InstallProgressInfo_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1368 std::cout << "START BMS_MultiHapInstall_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1393 std::cout << "END BMS_MultiHapInstall_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1405 std::cout << "START BMS_MultiHapInstall_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1423 std::cout << "END BMS_MultiHapInstall_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1435 std::cout << "START BMS_MultiHapInstall_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1458 std::cout << "END BMS_MultiHapInstall_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1469 std::cout << "START BMS_SystemAppInstall_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1483 std::cout << "END BMS_SystemAppInstall_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1494 std::cout << "START BMS_SystemAppInstall_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1533 std::cout << "END BMS_SystemAppInstall_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1546 std::cout << "START BMS_Upgrade_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1566 std::cout << "END BMS_Upgrade_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1579 std::cout << "START BMS_Upgrade_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1599 std::cout << "END BMS_Upgrade_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1612 std::cout << "START BMS_Upgrade_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1631 std::cout << "END BMS_Upgrade_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1645 std::cout << "START BMS_Upgrade_0400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1666 std::cout << "END BMS_Upgrade_0400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1679 std::cout << "START BMS_MultiHapUpgrade_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1705 std::cout << "END BMS_MultiHapUpgrade_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1718 std::cout << "START BMS_MultiHapUpgrade_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1743 std::cout << "END BMS_MultiHapUpgrade_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1755 std::cout << "START BMS_BundleDataStorage_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1785 std::cout << "END BMS_BundleDataStorage_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1797 std::cout << "START BMS_DFX_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1802 std::cout << "END BMS_DFX_0100" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1815 std::cout << "START BMS_DFX_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1827 std::cout << "END BMS_DFX_0200" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1840 std::cout << "START BMS_DFX_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1855 std::cout << "END BMS_DFX_0300" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1867 std::cout << "START BMS_DFX_0400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
1878 std::cout << "END BMS_DFX_0400" << std::endl; HWTEST_F() member in OHOS::AppExecFwk::std
[all...]
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dreli_test.cpp107 std::cout << i << " finish Destroy!!!!" << std::endl; in TearDown() member in OHOS::Media::std
160 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; in SetAudioValue() local
170 cout << videoFrame << " video is end !!!!!!!!!!!!!!!" << endl; in SetVideoValue() local
173 cout << "video track !!!!!" << endl; in SetVideoValue() local
193 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; in HWTEST_F() local
225 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; in HWTEST_F() local
252 std::cout << i << " finish Destroy!!!!" << std::endl; in HWTEST_F() member in __anon10313::std
256 cout << "num: " << num << endl; in HWTEST_F() local
277 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; in HWTEST_F() local
312 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
314 cout << num << endl; HWTEST_F() local
334 cout << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
338 cout << " video is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
372 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
374 cout << num << endl; HWTEST_F() local
409 cout << URI1 << "-----------------------" << endl; HWTEST_F() local
412 cout << URI2 << "-----------------------" << endl; HWTEST_F() local
428 cout << uri << "------" << endl; HWTEST_F() local
441 cout << uri << "------" << endl; HWTEST_F() local
454 cout << uri << "------" << endl; HWTEST_F() local
473 cout << uri << "------" << endl; HWTEST_F() local
516 cout << uri << "------" << endl; HWTEST_F() local
544 cout << uri << "------" << endl; HWTEST_F() local
564 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
589 cout << uri << "------" << endl; HWTEST_F() local
611 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
636 cout << uri << "------" << endl; HWTEST_F() local
658 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
683 cout << uri << "------" << endl; HWTEST_F() local
705 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
730 cout << uri << "------" << endl; HWTEST_F() local
752 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
777 cout << uri << "------" << endl; HWTEST_F() local
799 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
824 cout << uri << "------" << endl; HWTEST_F() local
846 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
874 cout << uri << "------" << endl; HWTEST_F() local
941 cout << uri << "------" << endl; HWTEST_F() local
993 cout << uri << "------" << endl; HWTEST_F() local
1033 cout << uri << "------" << endl; HWTEST_F() local
1067 cout << uri << "------" << endl; HWTEST_F() local
1091 cout << uri << "------" << endl; HWTEST_F() local
1092 cout<<"num: "<<num<<endl; HWTEST_F() local
1133 cout << uri << "------" << endl; HWTEST_F() local
1134 cout<<"num: "<<num<<endl; HWTEST_F() local
1179 cout << i << " uri: " << uri << endl; HWTEST_F() local
1204 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1206 cout << "num: " << num << endl; HWTEST_F() local
1220 cout << uri << "------" << endl; HWTEST_F() local
1238 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
1247 cout << "audioFrame:" << audioFrame << " keyCount:" << keyCount << endl; HWTEST_F() local
1262 cout << uri << "------" << endl; HWTEST_F() local
1280 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
1290 cout << "audioFrame:" << audioFrame << " keyCount:" << keyCount << endl; HWTEST_F() local
1304 cout << uri << "------" << endl; HWTEST_F() local
1347 cout << i << " uri: " << uri << endl; HWTEST_F() local
1371 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1373 cout << "num: " << num << endl; HWTEST_F() local
1395 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; HWTEST_F() local
1422 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1426 cout << "num: " << num << endl; HWTEST_F() local
1484 cout << i << " uri: " << uri << endl; HWTEST_F() local
1508 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1510 cout << "num: " << num << endl; HWTEST_F() local
1518 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; SetAudioValue() local
1531 cout << videoFrame << " video is end !!!!!!!!!!!!!!!" << endl; SetVideoValue() local
1534 cout << "video track !!!!!" << endl; SetVideoValue() local
1555 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1604 cout << uri << "------" << endl; HWTEST_F() local
1647 cout << i << " uri: " << uri << endl; HWTEST_F() local
1671 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1673 cout << "num: " << num << endl; HWTEST_F() local
1695 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; HWTEST_F() local
1722 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1726 cout << "num: " << num << endl; HWTEST_F() local
1740 cout << uri << "------" << endl; HWTEST_F() local
1758 cout << "isend !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
1780 cout << uri << "------" << endl; HWTEST_F() local
1818 cout << uri << "------" << endl; HWTEST_F() local
1865 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; HWTEST_F() local
1892 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1896 cout << "num: " << num << endl; HWTEST_F() local
1914 cout << i << " uri: " << uri << endl; HWTEST_F() local
1938 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
1940 cout << "num: " << num << endl; HWTEST_F() local
1953 cout << uri << "------" << endl; HWTEST_F() local
1991 cout << uri << "------" << endl; HWTEST_F() local
2029 cout << uri << "------" << endl; HWTEST_F() local
2054 cout << audioFrame << "audioFrame" << endl; HWTEST_F() local
2055 cout << videoFrame << "videoFrame" << endl; HWTEST_F() local
2067 cout << uri << "------" << endl; HWTEST_F() local
2105 cout << uri << "------" << endl; HWTEST_F() local
2141 cout << uri << "------" << endl; HWTEST_F() local
2186 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; HWTEST_F() local
2213 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
2217 cout << "num: " << num << endl; HWTEST_F() local
2235 cout << i << " uri: " << uri << endl; HWTEST_F() local
2259 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
2261 cout << "num: " << num << endl; HWTEST_F() local
2276 cout << uri << "------" << endl; HWTEST_F() local
2288 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
2293 cout << "subtitle" << "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
2311 cout << uri << "------" << endl; HWTEST_F() local
2325 cout << "subtitle"<< "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
2333 cout << "subtitle"<< "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
2341 cout << "subtitle"<< "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
2348 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
2353 cout << "subtitle"<< "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
2377 cout << file << "----------------------" << g_fdList[i] << "---------" << size << endl; HWTEST_F() local
2404 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
2408 cout << "num: " << num << endl; HWTEST_F() local
2426 cout << i << " uri: " << uri << endl; HWTEST_F() local
2450 std::cout << i << " finish Destroy!!!!" << std::endl; HWTEST_F() member in __anon10313::std
2452 cout << "num: " << num << endl; HWTEST_F() local
[all...]
/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp215 *g_ErrStream << endl << "ERROR: " << message << endl; in ShowMessageAndThrowException() local
323 *so << endl; in ShowProgInfo() local
332 // *so << "# CPUs: " << (UInt64)NWindows::NSystem::GetNumberOfProcessors() << endl; in ShowCopyrightAndHelp()
334 *so << endl; in ShowCopyrightAndHelp() local
394 so << NError::MyFormatMessage(pc.Codes[i]) << endl; in PrintWarningsPaths()
396 so << "----------------" << endl; in PrintWarningsPaths() local
411 *se << endl; in WarningsCheck() local
412 *se << "Scan WARNINGS for files and folders:" << endl << endl; in WarningsCheck() local
415 *se << endl; WarningsCheck() local
460 *so << kEverythingIsOk << endl; WarningsCheck() local
467 *se << endl; WarningsCheck() local
468 *se << "WARNINGS for files:" << endl << endl; WarningsCheck() local
473 *se << endl; WarningsCheck() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddistributed_mission_info_test.cpp66 DTEST_LOG << "DistributedMissionInfoTest testReadFromParcel001 start" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
73 DTEST_LOG << "DistributedMissionInfoTest testReadFromParcel001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
84 DTEST_LOG << "DistributedMissionInfoTest testReadFromParcel002 start" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
92 DTEST_LOG << "DistributedMissionInfoTest testReadFromParcel002 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
103 DTEST_LOG << "DistributedMissionInfoTest testUnmarshalling001 start" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
110 DTEST_LOG << "DistributedMissionInfoTest testUnmarshalling001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
121 DTEST_LOG << "DistributedMissionInfoTest testUnmarshalling002 start" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
129 DTEST_LOG << "DistributedMissionInfoTest testUnmarshalling002 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
187 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel001 start" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
214 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
225 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel002 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
233 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel002 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
244 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel003 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
252 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel003 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
263 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel004 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
271 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel004 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
282 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel005 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
290 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel005 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
301 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel006 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
310 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel006 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
321 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel007 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
331 DTEST_LOG << "DistributedMissionInfoTest testReadDstbMissionInfosFromParcel007 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
342 DTEST_LOG << "DistributedMissionInfoTest testWriteDstbMissionInfosToParcel001 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
365 DTEST_LOG << "DistributedMissionInfoTest testWriteDstbMissionInfosToParcel001 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
376 DTEST_LOG << "DistributedMissionInfoTest testWriteDstbMissionInfosToParcel002 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
401 DTEST_LOG << "DistributedMissionInfoTest testWriteDstbMissionInfosToParcel002 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
443 DTEST_LOG << "DistributedMissionInfoTest testToString002 start" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
464 DTEST_LOG << "DistributedMissionInfoTest testToString002 end" << std::endl; HWTEST_F() member in OHOS::DistributedSchedule::std
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dswitch_status_dependency_test.cpp33 DTEST_LOG << "SwitchStatusDependencyTest::SetUpTestCase" << std::endl; in SetUpTestCase() member in OHOS::DistributedSchedule::std
38 DTEST_LOG << "SwitchStatusDependencyTest::TearDownTestCase" << std::endl; in TearDownTestCase() member in OHOS::DistributedSchedule::std
43 DTEST_LOG << "SwitchStatusDependencyTest::TearDown" << std::endl; in TearDown() member in OHOS::DistributedSchedule::std
48 DTEST_LOG << "SwitchStatusDependencyTest::SetUp" << std::endl; in SetUp() member in OHOS::DistributedSchedule::std
59 DTEST_LOG << "SwitchStatusDependencyTest IsContinueSwitchOn_001 begin" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
61 DTEST_LOG << "SwitchStatusDependencyTest IsContinueSwitchOn_001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
72 DTEST_LOG << "SwitchStatusDependencyTest IsCreateDataShareHelper_001 begin" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
82 DTEST_LOG << "SwitchStatusDependencyTest IsCreateDataShareHelper_001 end" << std::endl; in HWTEST_F() member in OHOS::DistributedSchedule::std
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp123 cout << "[Audio BlendMode Test App]" << endl << endl; in PrintUsage() local
124 cout << "Supported Functionalities:" << endl; in PrintUsage() local
125 cout << " a) Plays an input audio file with blend mode"<< endl; in PrintUsage() local
126 cout << "================================Usage=======================================" << endl << endl; in PrintUsage() local
127 cout << "-p\n\tPlays an input audio file with blend mode" << endl; in PrintUsage() local
128 cout << "\tUsage : ./audio_blendmode_test -p <audio file path> <blendmode>" << endl; in PrintUsage() local
129 cout << "\tExample : ./audio_blendmode_test -p /data/test.wav 1" << endl << endl; in PrintUsage() local
145 cout << "Unsupported option. Exiting!!!" << endl; main() local
[all...]

Completed in 18 milliseconds

12345678910>>...79