Home
last modified time | relevance | path

Searched refs:endl (Results 1026 - 1050 of 1951) sorted by relevance

1...<<41424344454647484950>>...79

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dsecurity_layer_demo.cpp88 cout << " ---------------------loop start------------------------" << endl; in main() local
95 cout << " " << endl; in main() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_anco_test.cpp47 << ",A:" << pointerEvent->GetPointerAction() << std::endl; in SyncInputEvent() member in OHOS::MMI::std
54 << ",A:" << keyEvent->GetKeyAction() << std::endl; in SyncInputEvent() member in OHOS::MMI::std
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_factoryreset_callback_test/
H A Dnet_factoryreset_callback_stub_test.cpp33 std::cout << std::endl; member in OHOS::NetManagerStandard::MockNetFactoryResetCallbackStubTest::std
34 std::cout << "OnNetFactoryReset" << std::endl; member in OHOS::NetManagerStandard::MockNetFactoryResetCallbackStubTest::std
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_detection_callback_stub_test.cpp32 std::cout << std::endl; member in OHOS::NetManagerStandard::MockNetDetectionCallbackStubTest::std
33 std::cout << "OnNetDetectionResultChanged" << std::endl; member in OHOS::NetManagerStandard::MockNetDetectionCallbackStubTest::std
/foundation/communication/nfc/test/fuzztest/tags_test/isodeptag/isodeptag_fuzzer/
H A Disodeptag_fuzzer.cpp68 std::cout << "tagInfo is nullptr." << std::endl; in FuzzGetTag() member in OHOS::std
78 std::cout << "tagInfo is nullptr." << std::endl; in FuzzIsExtendedApduSupported() member in OHOS::std
/third_party/json/docs/examples/
H A Dnlohmann_define_type_intrusive_with_default_explicit.cpp45 std::cout << "serialization: " << j << std::endl; in main() member in std
54 std::cout << "roundtrip: " << json(p3) << std::endl; in main() member in std
H A Dnlohmann_define_type_intrusive_explicit.cpp44 std::cout << "serialization: " << j << std::endl; in main() member in std
58 std::cout << "deserialization failed: " << e.what() << std::endl; in main()
H A Dnlohmann_define_type_non_intrusive_with_default_explicit.cpp43 std::cout << "serialization: " << j << std::endl; in main() member in std
52 std::cout << "roundtrip: " << json(p3) << std::endl; in main() member in std
/third_party/protobuf/benchmarks/util/
H A Dproto3_data_stripper.cc27 std::endl; in main() member in std
36 << " to " << output_file << std::endl; in main() member in std
H A Dgogo_data_scrubber.cc27 std::endl; in main() member in std
36 << " to " << output_file << std::endl; in main() member in std
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dtimer.cpp36 *out << std::endl; in PrintTimerDescription() member in spvtools::utils::std
96 *report_stream_ << std::endl; in Report() member in spvtools::utils::std
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.cpp36 *out << std::endl; in PrintTimerDescription() member in spvtools::utils::std
96 *report_stream_ << std::endl; in Report() member in spvtools::utils::std
/third_party/spirv-tools/source/util/
H A Dtimer.cpp36 *out << std::endl; in PrintTimerDescription() member in spvtools::utils::std
96 *report_stream_ << std::endl; in Report() member in spvtools::utils::std
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_event_normalize_test.cpp71 std::cout << "device node name: " << vMouse_.GetDevPath() << std::endl; in SetupMouse() member in OHOS::MMI::std
153 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
178 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
214 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
529 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
565 std::cout << "pointer device: " << libinput_device_get_name(dev) << std::endl; in HWTEST_F() member in OHOS::MMI::std
/third_party/gn/src/gn/
H A Dninja_binary_target_writer.cc107 out_ << std::endl; in WriteInputsStampAndGetDep() member in std
280 out_ << std::endl; in WriteCompilerBuildLine() member in std
284 out_ << std::endl; in WriteCompilerBuildLine() member in std
287 out_ << std::endl; in WriteCompilerBuildLine() member in std
291 out_ << " restat = 1" << std::endl; in WriteCompilerBuildLine() member in std
413 out << std::endl; in WritePool() member in std
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DShaderModuleValidationTests.cpp220 stream << "struct ShaderIO {" << std::endl; in TEST_F()
222 stream << "[[location(" << location << ")]] var" << location << ": f32;" << std::endl; in TEST_F()
292 stream << "struct ShaderIO {" << std::endl << builtInDeclarations << std::endl; in TEST_F()
297 << std::endl; in TEST_F()
309 stream << std::endl; in TEST_F()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dfunc_test.cpp74 cout << "codecname: " << g_codecName << endl; in SetUpTestCase() local
77 cout << "g_codecNameHEVC: " << g_codecNameHEVC << endl; in SetUpTestCase() local
80 cout << "g_codecNameVVC: " << g_codecNameVVC << endl; in SetUpTestCase() local
474 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
586 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
615 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
644 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
673 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
702 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
731 cout << "hardware encoder is rk,skip." << endl; in HWTEST_F() local
760 cout << "hardware encoder is rk,skip." << endl; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_exclude.cpp935 cout << "vFile video open failed, " << strerror(errno) << endl; in HWTEST_F()
973 cout << "vFile video open failed, " << strerror(errno) << endl; in HWTEST_F()
1010 cout << "vFile video open failed, " << strerror(errno) << endl; in HWTEST_F()
1048 cout << "vFile video open failed, " << strerror(errno) << endl; in HWTEST_F()
1088 cout << "vFile video open failed, " << strerror(errno) << endl; in HWTEST_F()
1126 cout << "get displayinfo: " << endl; in HWTEST_F() local
1128 display->GetDpi() << "; refreshRate: " << display->GetRefreshRate() << endl; in HWTEST_F()
1163 cout << "get displayinfo: " << endl; in HWTEST_F() local
1165 display->GetDpi() << "; refreshRate: " << display->GetRefreshRate() << endl; in HWTEST_F()
1199 cout << "get displayinfo: " << endl; in HWTEST_F() local
1236 cout << "get displayinfo: " << endl; HWTEST_F() local
1275 cout << "get displayinfo: " << endl; HWTEST_F() local
1332 surfacebuffer->GetSize() << ", timestamp:" << timestamp << ", size:"<< length << endl; HWTEST_F() local
1334 cout << "AcquireVideoBuffer failed" << endl; HWTEST_F() local
1376 surfacebuffer->GetSize() << ", timestamp:" << timestamp << ", size:"<< length << endl; HWTEST_F() local
1378 cout << "AcquireVideoBuffer failed" << endl; HWTEST_F() local
1421 surfacebuffer->GetSize() << ", timestamp:" << timestamp << ", size:"<< length << endl; HWTEST_F() local
1423 cout << "AcquireVideoBuffer failed" << endl; HWTEST_F() local
1468 surfacebuffer->GetSize() << ", timestamp:" << timestamp << ", size:"<< length << endl; HWTEST_F() local
1470 cout << "AcquireVideoBuffer failed" << endl; HWTEST_F() local
1517 surfacebuffer->GetSize() << ", timestamp:" << timestamp << ", size:"<< length << endl; HWTEST_F() local
1519 cout << "AcquireVideoBuffer failed" << endl; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapidescription_fuzzer/
H A Daudiodecoderdemo.cpp57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
539 cout << "Fatal, exit" << endl; in InputFunc() local
553 cout << "wait to stop, exit" << endl;
559 cout << "decode eos" << endl;
567 cout << "Fatal: FreeOutputData fail" << endl;
594 << " ms" << std::endl;
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapiflush_fuzzer/
H A Daudiodecoderdemo.cpp57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
539 cout << "Fatal, exit" << endl; in InputFunc() local
553 cout << "wait to stop, exit" << endl;
559 cout << "decode eos" << endl;
567 cout << "Fatal: FreeOutputData fail" << endl;
593 << " ms" << std::endl;
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapireset_fuzzer/
H A Daudiodecoderdemo.cpp57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
539 cout << "Fatal, exit" << endl; in InputFunc() local
553 cout << "wait to stop, exit" << endl;
559 cout << "decode eos" << endl;
567 cout << "Fatal: FreeOutputData fail" << endl;
594 << " ms" << std::endl;
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapi_fuzzer/
H A Daudiodecoderdemo.cpp57 cout << "OnOutputFormatChanged received" << endl; in OnOutputFormatChanged() local
81 cout << "OnOutputBufferAvailable, attr is nullptr!" << endl; in OnOutputBufferAvailable() local
536 cout << "Fatal, exit" << endl; in InputFunc() local
550 cout << "wait to stop, exit" << endl;
556 cout << "decode eos" << endl;
564 cout << "Fatal: FreeOutputData fail" << endl;
591 << " ms" << std::endl;
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp240 std::cerr << "Unhandled operand kind found: " << operandKind << std::endl; in ToOperandClassAndOptionality() member in spv::std
282 << jsonPath << std::endl; in jsonToSpirv() member in spv::std
330 std::cerr << "Error: each instruction_printing_class requires a non-empty \"tag\"" << std::endl; in jsonToSpirv() member in spv::std
345 << " requires a non-empty printing \"class\" tag" << std::endl; in jsonToSpirv() member in spv::std
352 << std::endl; in jsonToSpirv() member in spv::std
363 << std::endl; in jsonToSpirv() member in spv::std
427 << " but follows the enumerant with value " << maxValue << std::endl; in jsonToSpirv()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp240 std::cerr << "Unhandled operand kind found: " << operandKind << std::endl; in ToOperandClassAndOptionality() member in spv::std
282 << jsonPath << std::endl; in jsonToSpirv() member in spv::std
330 std::cerr << "Error: each instruction_printing_class requires a non-empty \"tag\"" << std::endl; in jsonToSpirv() member in spv::std
345 << " requires a non-empty printing \"class\" tag" << std::endl; in jsonToSpirv() member in spv::std
352 << std::endl; in jsonToSpirv() member in spv::std
363 << std::endl; in jsonToSpirv() member in spv::std
427 << " but follows the enumerant with value " << maxValue << std::endl; in jsonToSpirv()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture.cpp78 cout << "Invalid argument: " << argv[counter] << endl; in main() local
79 cout << "Retry by giving proper sizes" << endl; in main() local
92 cout << "Pass " << (validArgCount - 1) << "arguments" << endl; in main()
94 << endl; in main() local

Completed in 16 milliseconds

1...<<41424344454647484950>>...79