Home
last modified time | relevance | path

Searched defs:endl (Results 426 - 450 of 770) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.cc131 ss << std::endl; in String() member in tint::writer::std
/third_party/skia/tools/skqp/src/
H A Dskqp_main.cpp120 out << "Starting: " << testName << std::endl; in main() member in std
144 out << "Starting test: " << testName << std::endl; in main() member in std
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.cc152 std::cerr << argv[0] << ": Unknown option: " << argv[1] << std::endl; in PluginMain() member in google::protobuf::compiler::std
164 << std::endl; in PluginMain() member in google::protobuf::compiler::std
173 std::cerr << argv[0] << ": Error writing to stdout." << std::endl; in PluginMain() member in google::protobuf::compiler::std
178 std::cerr << argv[0] << ": " << error_msg << std::endl; in PluginMain() member in google::protobuf::compiler::std
/third_party/spirv-tools/test/opt/
H A Dassembly_builder.h168 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
171 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
174 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
177 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
180 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
183 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
186 ss << line << std::endl; in GetCode() member in spvtools::opt::AssemblyBuilder::std
H A Dir_builder.cpp59 << assembly << std::endl; in Match() member in spvtools::opt::__anon26973::std
/third_party/skia/third_party/externals/angle2/samples/tex_redef_microbench/
H A DTexRedefMicroBench.cpp199 << "msec" << std::endl; member in TexRedefBenchSample::std
215 << mResizeDefineTimer.getElapsedWallClockTime() * 1000 << "msec" << std::endl; member in TexRedefBenchSample::std
217 << mResizeDrawTimer.getElapsedWallClockTime() * 1000 << "msec" << std::endl; member in TexRedefBenchSample::std
234 << mNewTexDefineTimer.getElapsedWallClockTime() * 1000 << "msec" << std::endl; member in TexRedefBenchSample::std
236 << mNewTexDrawTimer.getElapsedWallClockTime() * 1000 << "msec" << std::endl; member in TexRedefBenchSample::std
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
H A DTorusBufferStorage.cpp36 std::cout << "GL_EXT_buffer_storage not available." << std::endl; member in BufferStorageSample::std
/test/testfwk/arkxtest/uitest/record/
H A Dui_record.cpp108 std::cout << line << std::endl; in ReadEventLine() member in OHOS::uitest::std
123 std::cout << "GetPointerItem Fail" << std::endl; in OnInputEvent() member in OHOS::uitest::std
132 std::cout << "More than three keys are invalid at the same time" << std::endl; in OnInputEvent() member in OHOS::uitest::std
221 std::cout << "No operation detected for 5 seconds, press ctrl + c to save this file?" << std::endl; in TimerTouchCheckFunction() member in OHOS::uitest::std
284 std::cout << "GetPointerItem Fail" << std::endl; in OnInputEvent() member in OHOS::uitest::std
332 std::cerr << "failed to create dir: " << DEFAULT_DIR << std::endl; in InitReportFolder() member in OHOS::uitest::std
347 std::cerr << "Failed to create csv file at:" << filePath << std::endl; in InitEventRecordFile() member in OHOS::uitest::std
350 std::cout << "The result will be written in csv file at location: " << filePath << std::endl; in InitEventRecordFile() member in OHOS::uitest::std
366 std::cout << "Current ForAbility :" << names[ZERO] << ", " << names[ONE] << std::endl; in RecordInitEnv() member in OHOS::uitest::std
375 outFile << names[ONE] << ',' << std::endl; RecordInitEnv() member in OHOS::uitest::std
395 std::cout << "nullptr" << std::endl; UiDriverRecordStartTemplate() member in OHOS::uitest::std
412 std::cout << "Startup Failed!" << std::endl; UiDriverRecordStartTemplate() member in OHOS::uitest::std
422 std::cout << "Started Recording Successfully..." << std::endl; UiDriverRecordStartTemplate() member in OHOS::uitest::std
[all...]
H A Dpointer_tracker.cpp84 std::cout << "获取回调信息存在异常,请重新录制" << std::endl; in HandleDownEvent() member in OHOS::uitest::std
374 std::cout << out << std::endl; in WriteData() member in OHOS::uitest::std
384 outFile << out.dump() << std::endl; in WriteData() member in OHOS::uitest::std
/test/testfwk/arkxtest/uitest/test/
H A Dipc_transactor_test.cpp113 cout << clientOutput << endl; in TEST_P() local
169 cout << clientOutput << endl; in TEST() local
222 cout << clientOutput << endl; in TEST() local
269 cout << clientOutput << endl; in TEST() local
303 cout << clientOutput << endl; in TEST() local
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp84 std::cout << message << std::endl; in PrintToConsole() member in OHOS::uitest::std
292 std::cout << "Missing parameter. \n" << std::endl; in UiInput() member in OHOS::uitest::std
/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp26 std::cout << "The swipe velocity out of range, the default value will be used. \n" << std::endl; in CheckSwipeVelocityPps() member in OHOS::uitest::std
33 std::cout << "Missing parameter. \n" << std::endl; in CheckParams() member in OHOS::uitest::std
51 std::cout << usage << std::endl; in PrintInputMessage() member in OHOS::uitest::std
55 std::cout << " Too many parameters. \n" << std::endl; in ParameterRedundancy() member in OHOS::uitest::std
80 std::cout << "Illegal argument: " + std::to_string(direction) << std::endl; in CreateFlingPoint() member in OHOS::uitest::std
92 std::cout << "Please confirm that the coordinate values are correct. \n" << std::endl; in GetPoints() member in OHOS::uitest::std
105 std::cout << "Please confirm that the coordinate values are correct. \n" << std::endl; in GetPoint() member in OHOS::uitest::std
118 std::cout << "The stepLen is out of range" << std::endl; in CheckStepLength() member in OHOS::uitest::std
225 std::cout << "Invalid parameters. \\n" << std::endl; KeyEventActionInput() member in OHOS::uitest::std
235 std::cout << "The number of parameters is incorrect. \\n" << std::endl; TextActionInput() member in OHOS::uitest::std
255 std::cout << "The number of parameters is incorrect. \\n" << std::endl; ClickActionInput() member in OHOS::uitest::std
294 std::cout << "Invalid parameters. \\n" << std::endl; UiActionInput() member in OHOS::uitest::std
[all...]
/test/ostest/wukong/input_factory/src/
H A Drecord_input.cpp63 outFile << "interval" << std::endl; in WriteEventHead() member in OHOS::WuKong::__anon18::std
79 std::cerr << "failed to create dir: " << g_defaultDir << std::endl; in InitReportFolder() member in OHOS::WuKong::__anon18::std
/test/xts/acts/hiviewdfx/utils/native/
H A Dfile_utils.cpp42 std::cout<< "cmd is " + cmd <<std::endl; in ExecCmdWithRet() member in std
47 std::cout<<"unsupport cmd!" + cmd <<std::endl; in ExecCmdWithRet() member in std
122 std::cout<<cmdret[i].c_str()<<std::endl; in RedirecthiLog() member in std
125 std::cout<<cmd<<std::endl; in RedirecthiLog() member in std
128 std::cout<<cmdret[i].c_str()<<std::endl; in RedirecthiLog() member in std
144 std::cout<< matchcnt <<std::endl; in CheckInfo() member in std
174 std::cout << count << std::endl; in GetTxtLine() member in std
187 std::cout<<"open file fail!"<<std::endl; in ReadFile() member in std
/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dfunc_test.cpp111 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; in SetAudioValue() local
124 cout << videoFrame << " video is end !!!!!!!!!!!!!!!" << endl; in SetVideoValue() local
127 cout << "video track !!!!!" << endl; in SetVideoValue() local
138 cout << "audio is end !!!!!!!!!!!!!!!" << endl; in SetVarValue() local
143 cout << "video is end !!!!!!!!!!!!!!!" << endl; in SetVarValue() local
194 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
195 cout << file << "------" << size << endl; in HWTEST_F() local
213 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
233 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
281 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
396 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
453 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
474 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
504 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
524 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
553 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
573 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
602 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
622 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
651 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
672 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
701 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
722 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
753 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
806 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
822 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
853 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
874 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
910 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
969 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
990 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
1025 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1046 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
1079 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1135 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1149 cout << g_trackCount << "####################" << endl; HWTEST_F() local
1165 cout << pos << " =====curr_pts = attr.pts" << endl; HWTEST_F() local
1170 cout << "is end!!!!!!!!" << endl; HWTEST_F() local
1174 cout << "count: " << count << endl; HWTEST_F() local
1197 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1225 cout << "curr_pts = attr.pts" << endl; HWTEST_F() local
1230 cout << "is end!!!!!!!!" << endl; HWTEST_F() local
1234 cout << "count: " << count << endl; HWTEST_F() local
1258 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1286 cout << "curr_pts = attr.pts" << endl; HWTEST_F() local
1291 cout << "is end!!!!!!!!" << endl; HWTEST_F() local
1295 cout << "count: " << count << endl; HWTEST_F() local
1318 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1328 cout << g_trackCount << "####################" << endl; HWTEST_F() local
1344 cout << "is end!!!!!!!!" << endl; HWTEST_F() local
1350 cout << "count: " << count << endl; HWTEST_F() local
1373 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1382 cout << g_trackCount << "####################" << endl; HWTEST_F() local
1396 cout << "is end!!!!!!!!" << endl; HWTEST_F() local
1402 cout << "count: " << count << endl; HWTEST_F() local
1429 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1438 cout << g_trackCount << "####################" << endl; HWTEST_F() local
1453 cout << "is end!!!!!!!!" << endl; HWTEST_F() local
1459 cout << "count: " << count << endl; HWTEST_F() local
[all...]
H A Dproc_test.cpp121 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; in SetAudioValue() local
134 cout << videoFrame << " video is end !!!!!!!!!!!!!!!" << endl; in SetVideoValue() local
137 cout << "video track !!!!!" << endl; in SetVideoValue() local
159 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
214 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
268 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
320 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
372 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
419 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
452 cout << file << "----------------------" << fd << "---------" << size << endl; in HWTEST_F() local
504 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
556 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
605 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
638 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
701 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
713 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
718 cout << "subtitle" << "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
739 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
753 cout << "subtitle" << "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
761 cout << "subtitle"<< "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
768 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
773 cout << "subtitle" << "----------------" << srtSubtitle << "-----------------" << endl; HWTEST_F() local
792 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
804 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
808 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
825 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
837 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
841 cout << "subtitle" << "----------------" << data << "-----------------" << endl; HWTEST_F() local
858 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
863 cout << "g_trackCount"<< "----------------" << g_trackCount << "-----------------" << endl; HWTEST_F() local
867 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
882 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
894 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
898 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
916 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
921 cout << "g_trackCount"<< "----------------" << g_trackCount << "-----------------" << endl; HWTEST_F() local
925 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
940 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
952 cout << " srt is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
956 cout << "subtitle"<< "----------------" << data << "-----------------" << endl; HWTEST_F() local
1023 cout << file << "----------------------" << fd << "---------" << size << endl; HWTEST_F() local
1048 cout << audioFrame << " audio is end !!!!!!!!!!!!!!!" << endl; HWTEST_F() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dfunc_test.cpp69 cout << "memcpy failed" << endl; in SetUpTestCase() local
70 cout << "codecname: " << g_codecName << endl; in SetUpTestCase() local
74 cout << "memcpy failed" << endl; in SetUpTestCase() local
75 cout << "codecname_hevc: " << g_codecNameHEVC << endl; in SetUpTestCase() local
1599 cout << profiles[i] << " profile cant configure" << endl; HWTEST_F() local
2542 cout << profiles[i] << " profile cant configure" << endl; HWTEST_F() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp45 cout << "Format Changed" << endl; in VdecFormatChanged() local
74 cout << "Error errorCode=" << errorCode << endl; in VdecError() local
81 cout << "Error errorCode=" << errorCode << endl; in VencError() local
86 cout << "Format Changed" << endl; in VencFormatChanged() local
142 cout << "Fatal: no memory" << endl; in SendData() local
149 cout << "Fatal: memcpy fail" << endl; in SendData() local
158 cout << "push input data failed,error:" << result << endl; in SendData() local
298 cout << "repeat call failed, errcode " << ret << endl; in InputFunc() local
330 cout << "Fatal: Failed to create format" << endl; in Configure() local
383 cout<< "Fatal: Failed to create format" << endl; in ReConfigure() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dapi_test.cpp67 cout << "g_codecName: " << g_codecName << endl; in SetUpTestCase() local
95 cout << "VDecNeedInputData index:" << index << endl; in VDecNeedInputData() local
632 cout << "OH_VideoDecoder_PushInputData index:" << index << endl; in HWTEST_F() local
918 cout << "WidthAlignment " << alignment << endl; in HWTEST_F() local
962 cout << "HeightAlignment " << alignment << endl; in HWTEST_F() local
[all...]
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H A DActsMediaPlayerAudioTest.cpp192 cout << "PlayerTest::OnPlaybackComplete ..." << endl; in OnPlaybackComplete() local
197 cout << "PlayerTest::OnError ..." << endl; in OnError() local
202 cout << "PlayerTest::OnInfo ..." << endl; in OnInfo() local
207 cout << "PlayerTest::OnVideoSizeChanged ..." << endl; in OnVideoSizeChanged() local
212 cout << "PlayerTest::OnRewindToComplete ..." << endl; in OnRewindToComplete() local
/test/xts/hats/ai/nnrt/hdi/v1_0/common/
H A Dhdi_nnrt_test_utils.cpp118 std::cout << "[ConvertModel] const tensorsize:" << tensorSize << std::endl; in ConvertModel() member in OHOS::NeuralNetworkRuntime::Test::std
162 std::cout << "The length param is invalid, length=0" << std::endl; in CreateInputIOTensor() member in OHOS::NeuralNetworkRuntime::Test::std
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp87 GTEST_SKIP() << "No Camera Available" << std::endl; in Init() member in OHOS::Camera::std
249 std::cout << "rc = " << rc << std::endl; in StartCapture() member in OHOS::Camera::std
/test/xts/hats/ai/nnrt/hdi/v2_0/common/
H A Dhdi_nnrt_test_utils.cpp118 std::cout << "[ConvertModel] const tensorsize:" << tensorSize << std::endl; in ConvertModel() member in OHOS::NeuralNetworkRuntime::Test::std
162 std::cout << "The length param is invalid, length=0" << std::endl; in CreateInputIOTensor() member in OHOS::NeuralNetworkRuntime::Test::std
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp243 std::cout << "rc = " << rc << std::endl; in StartCapture() member in OHOS::Camera::std
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dusb_camera_test_mult.cpp43 std::cout << "OpenCamera2 success." << std::endl; in SelectOpenCamera() member in std
53 std::cout << "AchieveStreamOperator2 success." << std::endl; in AchieveStreamOperator() member in std
74 std::cout << "preview success1." << std::endl; in DefaultInfosPreview() member in std
95 std::cout << "video success1." << std::endl; in DefaultInfosVideo() member in std
116 std::cout << "capture success1." << std::endl; in DefaultInfosCapture() member in std
134 std::cout << "CreateStreams2 success." << std::endl; in StartStream() member in std
142 std::cout << "CommitStreams2 success." << std::endl; in StartStream() member in std
231 std::cout << "check Capture: Capture2 success, captureId = " << captureId << std::endl; StartCapture() member in std
268 std::cout << "check Capture: CancelCapture success, captureId = " << captureId << std::endl; StopStream() member in std
273 std::cout << "check Capture: CancelCapture success, captureId = " << captureId << std::endl; StopStream() member in std
286 std::cout << "check Capture: ReleaseStreams success." << std::endl; StopStream() member in std
289 << cameraBase_->rc << ", streamIds = " << streamIds.front() << std::endl; StopStream() member in std
320 std::cout << "usbCameraIds.size = " << usbCameraIds.size() << std::endl; HWTEST_F() member in std
323 std::cout << "Less than two USB cameras plugged in" << std::endl; HWTEST_F() member in std
378 std::cout << "usbCameraIds.size = " << usbCameraIds.size() << std::endl; HWTEST_F() member in std
381 std::cout << "Less than two USB cameras plugged in" << std::endl; HWTEST_F() member in std
413 std::cout << "usbCameraIds.size = " << usbCameraIds.size() << std::endl; HWTEST_F() member in std
416 std::cout << "Less than two USB cameras plugged in" << std::endl; HWTEST_F() member in std
451 std::cout << "usbCameraIds.size = " << usbCameraIds.size() << std::endl; HWTEST_F() member in std
454 std::cout << "Less than two USB cameras plugged in" << std::endl; HWTEST_F() member in std
502 std::cout << "usbCameraIds.size = " << usbCameraIds.size() << std::endl; HWTEST_F() member in std
505 std::cout << "Less than two USB cameras plugged in" << std::endl; HWTEST_F() member in std
539 std::cout << "usbCameraIds.size = " << usbCameraIds.size() << std::endl; HWTEST_F() member in std
542 std::cout << "Less than two USB cameras plugged in" << std::endl; HWTEST_F() member in std
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...31