/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
H A D | videoenc_api11_sample.cpp | 59 cout << "Error errorCode=" << errorCode << endl; in VencError() local 64 cout << "Format Changed" << endl; in VencFormatChanged() local 155 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoEncoder() local 181 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoEncoder_Temporal() local 215 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoEncoder_fuzz() local 244 cout << "Failed to new VEncSignal" << endl; in SetVideoEncoderCallback() local 327 cout << "OH_VideoEncoder_GetSurface fail" << endl; in CreateSurface() local 332 cout << "NativeWindowHandleOpt SET_FORMAT fail" << endl; in CreateSurface() local 337 cout << "NativeWindowHandleOpt SET_BUFFER_GEOMETRY fail" << endl; in CreateSurface() local 363 cout << "file open fail" << endl; in OpenFile() local 387 cout << "Failed to start codec" << endl; StartVideoEncoder() local 439 cout << "no more data" << endl; ReturnZeroIfEOS() local 485 cout << "OH_NativeBuffer_Unmap failed" << endl; FlushSurf() local 491 cout << "FlushBuffer failed" << endl; FlushSurf() local 503 cout << "nativeWindow == nullptr" << endl; InputFuncSurface() local 509 cout << "RequestBuffer failed, GSError=" << err << endl; InputFuncSurface() local 519 cout << "OH_NativeBuffer_Map failed, GSError=" << err << endl; InputFuncSurface() local 527 cout << "invalid va or stride=" << stride << endl; InputFuncSurface() local 536 cout << "OH_VideoEncoder_NotifyEndOfStream failed" << endl; InputFuncSurface() local 582 cout << "random eos" << endl; RandomEOS() local 624 cout<< "switch framerate" << currentFrameRate << endl; AutoSwitchParam() local 646 cout << "OH_VideoEncoder_PushInputBuffer EOS res: " << res << endl; SetEOS() local 715 cout << "Fatal: no memory" << endl; PushData() local 735 cout << "repeat"<< " encode_count:" << encode_count << endl; PushData() local 764 cout << "push input after eos should be failed! pushResult:" << pushResult << endl; CheckResult() local 769 cout << "push input data failed, error:" << pushResult << endl; CheckResult() local 825 cout << "attr.flags == AVCODEC_BUFFER_FLAGS_EOS" << endl; CheckAttrFlag() local 842 cout << "errCount > 0" << endl; OutputFuncFail() local 884 cout << "dump data fail" << endl; OutputFunc() local 889 cout << "Fatal: ReleaseOutputBuffer fail" << endl; OutputFunc() local [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 97 cout << "Error errorCode=" << errorCode << endl; in VdecError() local 132 cout << "OH_VideoDecoder_Flush end" << endl; in VdecInputDataReady() local 140 cout << "OH_VideoDecoder_Stop end" << endl; in VdecInputDataReady() local 158 cout << "OH_VideoDecoder_Flush end" << endl; in VdecOutputDataReady() local 166 cout << "OH_VideoDecoder_Stop end" << endl; in VdecOutputDataReady() local 221 cout << "Fatal: Failed to create format" << endl; in ConfigureVideoDecoder() local 257 cout << "Failed to create surface" << endl; in RunVideoDec_Surface() local 262 cout << "Failed to create video decoder" << endl; in RunVideoDec_Surface() local 267 cout << "Failed to setCallback" << endl; in RunVideoDec_Surface() local 273 cout << "Failed to configure video decoder" << endl; in RunVideoDec_Surface() local 279 cout << "Failed to set surface" << endl; RunVideoDec_Surface() local 284 cout << "Failed to start video decoder" << endl; RunVideoDec_Surface() local 296 cout << "Failed to create video decoder" << endl; RunVideoDec() local 302 cout << "Failed to configure video decoder" << endl; RunVideoDec() local 309 cout << "Failed to setCallback" << endl; RunVideoDec() local 316 cout << "Failed to start video decoder" << endl; RunVideoDec() local 327 cout << "Failed to new VDecSignal" << endl; SetVideoDecoderCallback() local 375 cout << "Failed to start codec" << endl; StartVideoDecoder() local 389 cout << "failed open file " << INP_DIR << endl; StartVideoDecoder() local 400 cout << "Failed to create input loop" << endl; StartVideoDecoder() local 408 cout << "Failed to create output loop" << endl; StartVideoDecoder() local 524 cout << "repeat run " << repeat_count << endl; PushData() local 535 cout << "read bufferSize abnormal. buffersize = " << bufferSize << endl; PushData() local 551 cout << "Fatal: memory copy failed" << endl; SendData() local 567 cout << "avBuffer == nullptr" << endl; SendData() local 684 cout << "Fatal: memory copy failed Y" << endl; ProcessOutputData() local 690 cout << "Fatal: memory copy failed UV" << endl; ProcessOutputData() local 696 cout << "Fatal: ReleaseOutputBuffer fail" << endl; ProcessOutputData() local 701 cout << "Fatal: RenderOutputBuffer fail" << endl; ProcessOutputData() local 732 cout << "OH_VideoDecoder_PushInputData EOS res: " << res << endl; SetEOS() local 811 cout << "manual switch surf "<< switchSurfaceFlag << endl; SwitchSurface() local [all...] |
/test/xts/hats/useriam/common/src/ |
H A D | iam_hat_test.cpp | 43 cout << "ReadBuffer len " << len << " fail!" << endl; in FillTestBuffer() local 48 cout << "memcpy_s fail" << endl; in FillTestBuffer() local 62 cout << "fill vector len " << len << "ok" << endl; in FillTestUint8Vector() local 71 cout << "fill vector len " << len << "ok" << endl; in FillTestInt8Vector() local 80 cout << "fill vector len " << len << "ok" << endl; in FillTestUint32Vector() local 89 cout << "fill vector len " << len << "ok" << endl; in FillTestInt32Vector() local 98 cout << "fill vector len " << len << "ok" << endl; in FillTestUint64Vector() local 108 cout << "fill string len " << (len - 1) << " ok" << endl; in FillTestString()
|
/third_party/libabigail/src/ |
H A D | abg-viz-dot.cc | 41 f << _M_sstream.str() << std::endl; in write() member in abigail::std 56 _M_sstream << "{" << std::endl; in start_element() member in abigail::std 63 _M_sstream << edge_default << std::endl; in start_element() member in abigail::std 64 _M_sstream << node_default << std::endl; in start_element() member in abigail::std 70 _M_sstream << "}" << std::endl; in finish_element() member in abigail::std 77 _M_sstream << '"' << _M_title << '"' << std::endl; in add_title() member in abigail::std 97 _M_sstream << strip << std::endl; in add_node() member in abigail::std 108 _M_sstream << style << std::endl; in add_edge() member in abigail::std
|
/third_party/skia/third_party/externals/angle2/samples/WindowTest/ |
H A D | WindowTest.cpp | 82 std::cout << "Test event did fire" << std::endl; in main() member in std 86 std::cout << "Test event did not fire" << std::endl; in main() member in std 119 << std::endl; in main() member in std 120 std::cout << "Width: " << width << " vs. " << window->getWidth() << std::endl; in main() member in std 122 << std::endl; in main() member in std 127 << std::endl; in main() member in std 128 std::cout << "X: " << x << " vs. " << window->getX() << std::endl; in main() member in std 129 std::cout << "Y: " << y << " vs. " << window->getY() << std::endl; in main() member in std
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | D3D11InputLayoutCacheTest.cpp | 39 strstr << "attribute vec2 position;" << std::endl; in makeProgramWithAttribCount() member in __anon20181::D3D11InputLayoutCacheTest::std 42 strstr << "attribute float a" << attribIndex << ";" << std::endl; in makeProgramWithAttribCount() member in __anon20181::D3D11InputLayoutCacheTest::std 44 strstr << "varying float v;" << std::endl in makeProgramWithAttribCount() 45 << "void main() {" << std::endl in makeProgramWithAttribCount() 46 << " v = 0.0;" << std::endl; in makeProgramWithAttribCount() member in __anon20181::D3D11InputLayoutCacheTest::std 49 strstr << " v += a" << attribIndex << ";" << std::endl; in makeProgramWithAttribCount() member in __anon20181::D3D11InputLayoutCacheTest::std 51 strstr << " gl_Position = vec4(position, 0.0, 1.0);" << std::endl << "}" << std::endl; in makeProgramWithAttribCount() member in __anon20181::D3D11InputLayoutCacheTest::std
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
H A D | fuzzer.cc | 52 std::cout << "Trying to mutate an invalid program:" << std::endl in LLVMFuzzerCustomMutator() 53 << program.Diagnostics().str() << std::endl; in LLVMFuzzerCustomMutator() member in tint::fuzzers::ast_fuzzer::__anon25555::std 65 std::cout << "Mutator produced invalid WGSL:" << std::endl in LLVMFuzzerCustomMutator() 66 << " seed: " << seed << std::endl in LLVMFuzzerCustomMutator() 67 << program.Diagnostics().str() << std::endl; in LLVMFuzzerCustomMutator() member in tint::fuzzers::ast_fuzzer::__anon25555::std 73 std::cout << "Can't generate WGSL for a valid tint::Program:" << std::endl in LLVMFuzzerCustomMutator() 74 << result.error << std::endl; in LLVMFuzzerCustomMutator() 122 << std::endl; in LLVMFuzzerTestOneInput()
|
/third_party/gn/src/gn/ |
H A D | ninja_toolchain_writer.cc | 53 out_ << std::endl; in Run() member in std 84 out_ << "rule " << rule_prefix << tool->name() << std::endl; in WriteToolRule() member in std 102 out_ << kIndent << "deps = gcc" << std::endl; in WriteToolRule() member in std 106 out_ << kIndent << "deps = msvc" << std::endl; in WriteToolRule() member in std 110 out_ << kIndent << "deps = gcc" << std::endl; in WriteToolRule() member in std 117 out_ << kIndent << "pool = " << pool_name << std::endl; in WriteToolRule() member in std 121 out_ << kIndent << "restat = 1" << std::endl; in WriteToolRule() member in std 131 out_ << std::endl; in WriteRulePattern() member in std 144 out_ << std::endl; in WriteCommandRulePattern() member in std
|
/test/xts/acts/multimedia/av_codec/demuxer/src/ |
H A D | proc_test.cpp | 121 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/hats/hdf/camera/cameraHdi/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 40 std::cout << "Camera::BufferManager SetUpTestCase" << std::endl; in SetUpTestCase() member in std 45 std::cout << "Camera::BufferManager TearDownTestCase" << std::endl; in TearDownTestCase() member in std 50 std::cout << "Camera::BufferManager SetUp" << std::endl; in SetUp() member in std 55 std::cout << "Camera::BufferManager TearDown.." << std::endl; in TearDown() member in std 69 std::cout << "receive a buffer ..." << std::endl; in HWTEST_F() 92 std::cout << "receive a buffer ..." << std::endl; in HWTEST_F() 239 std::cout << "timeElapsed = " << timeElapsed.count() << std::endl; in HWTEST_F() member in std 286 std::cout << "Add buffer : " << i << std::endl; in HWTEST_F() member in std 300 std::cout << "Enq buffer : " << (*it)->GetIndex() << std::endl; in HWTEST_F() 328 std::cout << "Deq buffer : " << (*retBufferIt)->GetIndex() << std::endl; in HWTEST_F() 340 std::cout << "expectFrameCount = " << expectFrameCount << ", realFrameCount = " << realFrameCount << std::endl; HWTEST_F() member in std 388 std::cout << "}" << std::endl; HWTEST_F() member in std 411 std::cout << "init inner buffer loop" << std::endl; Init() member in OHOS::CameraUtest::std 422 std::cout << "init external buffer loop" << std::endl; Init() member in OHOS::CameraUtest::std 484 std::cout << "start inner buffer loop" << std::endl; StartInnerStream() member in OHOS::CameraUtest::std 508 std::cout << "request a buffer ..." << std::endl; StartExternalStream() member in OHOS::CameraUtest::std 529 std::cout << "Add buffer ..." << std::endl; StartExternalStream() member in OHOS::CameraUtest::std 532 std::cout << "start external buffer loop" << std::endl; StartExternalStream() member in OHOS::CameraUtest::std 572 std::cout << "find buffer begin ..." << std::endl; EnqueueBufferNonBlock() member in OHOS::CameraUtest::std 587 std::cout << "find buffer end ..." << std::endl; EnqueueBufferNonBlock() member in OHOS::CameraUtest::std 589 std::cout << "enqueue buffer ..." << std::endl; EnqueueBufferNonBlock() member in OHOS::CameraUtest::std 604 std::cout << "ready to dequeue buffer ..." << std::endl; DequeueBuffer() member in OHOS::CameraUtest::std 631 std::cout << "flush buffer failed ..." << std::endl; DequeueBuffer() member in OHOS::CameraUtest::std 636 std::cout << "flush buffer failed ..." << std::endl; DequeueBuffer() member in OHOS::CameraUtest::std 641 std::cout << "dequeue buffer ..." << std::endl; DequeueBuffer() member in OHOS::CameraUtest::std 733 std::cout << "deliver buffer : " << static_cast<uint64_t>(frameNumber_) << std::endl; DeliverBuffer() member in OHOS::CameraUtest::std 794 std::cout << "report buffer location to node: " << name_ << std::endl; Receive() member in OHOS::CameraUtest::std [all...] |
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
H A D | usb_camera_test_mult.cpp | 40 std::cout << "OpenCamera2 failed, rc = " << cameraBase_->rc << std::endl; in SelectOpenCamera() 43 std::cout << "OpenCamera2 success." << std::endl; in SelectOpenCamera() member in std 53 std::cout << "AchieveStreamOperator2 success." << std::endl; in AchieveStreamOperator() member in std 55 std::cout << "AchieveStreamOperator2 fail, rc = " << cameraBase_->rc << std::endl; in AchieveStreamOperator() 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 136 std::cout << "CreateStreams2 fail, rc = " << cameraBase_->rc << std::endl; in StartStream() 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...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 597 const char endl = '\n'; in initPrograms() local 612 str << "#version 460 core" << endl in initPrograms() 613 << "#extension GL_EXT_ray_tracing : require" << endl in initPrograms() 614 << "layout(location = 0) rayPayloadEXT ivec4 payload;" << endl in initPrograms() 615 << "layout(rgba32i, set = 0, binding = 0) uniform iimage2D result;" << endl in initPrograms() 616 << "layout(set = 0, binding = 1) uniform accelerationStructureEXT topLevelAS;" << endl in initPrograms() 617 << "void main()" << endl in initPrograms() 618 << "{" << endl in initPrograms() 619 << " float rx = (float(gl_LaunchIDEXT.x * 2) / float(gl_LaunchSizeEXT.x)) - 1.0;" << endl in initPrograms() 620 << " float ry = (float(gl_LaunchIDEXT.y) + 0.5) / float(gl_LaunchSizeEXT.y);" << endl in initPrograms() 646 << " payload = record.retValue;" << endl initPrograms() local 663 << " else payload = hitAttribute;" << endl initPrograms() local 677 << " ignoreIntersectionEXT;" << endl initPrograms() local 695 << " reportIntersectionEXT(0.0, 0);" << endl initPrograms() local 1137 std::cout << std::endl; printImage() member in vkt::RayTracing::__anon28557::GeometryTypes::std 1171 std::cout << "===== RES =====" << std::endl; verifyResult() member in vkt::RayTracing::__anon28557::GeometryTypes::std 1173 std::cout << std::endl; verifyResult() member in vkt::RayTracing::__anon28557::GeometryTypes::std 1174 std::cout << "===== REF =====" << std::endl; verifyResult() member in vkt::RayTracing::__anon28557::GeometryTypes::std 1176 std::cout << std::endl; verifyResult() member in vkt::RayTracing::__anon28557::GeometryTypes::std [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 590 const char endl = '\n'; in initPrograms() local 605 str << "#version 460 core" << endl in initPrograms() 606 << "#extension GL_EXT_ray_tracing : require" << endl in initPrograms() 607 << "layout(location = 0) rayPayloadEXT ivec4 payload;" << endl in initPrograms() 608 << "layout(rgba32i, set = 0, binding = 0) uniform iimage2D result;" << endl in initPrograms() 609 << "layout(set = 0, binding = 1) uniform accelerationStructureEXT topLevelAS;" << endl in initPrograms() 610 << "void main()" << endl in initPrograms() 611 << "{" << endl in initPrograms() 612 << " float rx = (float(gl_LaunchIDEXT.x * 2) / float(gl_LaunchSizeEXT.x)) - 1.0;" << endl in initPrograms() 613 << " float ry = (float(gl_LaunchIDEXT.y) + 0.5) / float(gl_LaunchSizeEXT.y);" << endl in initPrograms() 639 << " payload = record.retValue;" << endl initPrograms() local 656 << " else payload = hitAttribute;" << endl initPrograms() local 670 << " ignoreIntersectionEXT;" << endl initPrograms() local 688 << " reportIntersectionEXT(0.0, 0);" << endl initPrograms() local 1129 std::cout << std::endl; printImage() member in vkt::RayTracing::__anon29741::GeometryTypes::std 1163 std::cout << "===== RES =====" << std::endl; verifyResult() member in vkt::RayTracing::__anon29741::GeometryTypes::std 1165 std::cout << std::endl; verifyResult() member in vkt::RayTracing::__anon29741::GeometryTypes::std 1166 std::cout << "===== REF =====" << std::endl; verifyResult() member in vkt::RayTracing::__anon29741::GeometryTypes::std 1168 std::cout << std::endl; verifyResult() member in vkt::RayTracing::__anon29741::GeometryTypes::std [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
H A D | unroll_simple.cpp | 190 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 374 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 552 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 713 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 884 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 962 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 1056 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 1325 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 1450 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 1622 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22175::std 1740 << text << std::endl; TEST_F() member in spvtools::opt::__anon22175::std 1784 << text << std::endl; TEST_F() member in spvtools::opt::__anon22175::std 1951 << text << std::endl; TEST_F() member in spvtools::opt::__anon22175::std 2092 << text << std::endl; TEST_F() member in spvtools::opt::__anon22175::std 2232 << text << std::endl; TEST_F() member in spvtools::opt::__anon22175::std 2385 << text << std::endl; TEST_F() member in spvtools::opt::__anon22175::std [all...] |
H A D | loop_fission.cpp | 196 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 290 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 377 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 689 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 873 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 1059 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 1273 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 1377 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 1599 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 1874 << source << std::endl; in TEST_F() member in spvtools::opt::__anon22170::std 1968 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 2060 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 2251 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 2417 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 2524 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 2634 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 2913 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std 3167 << source << std::endl; TEST_F() member in spvtools::opt::__anon22170::std [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | unroll_simple.cpp | 190 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 374 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 552 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 713 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 884 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 962 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 1056 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 1325 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 1450 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 1622 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23432::std 1740 << text << std::endl; TEST_F() member in spvtools::opt::__anon23432::std 1784 << text << std::endl; TEST_F() member in spvtools::opt::__anon23432::std 1951 << text << std::endl; TEST_F() member in spvtools::opt::__anon23432::std 2092 << text << std::endl; TEST_F() member in spvtools::opt::__anon23432::std 2232 << text << std::endl; TEST_F() member in spvtools::opt::__anon23432::std 2385 << text << std::endl; TEST_F() member in spvtools::opt::__anon23432::std [all...] |
/third_party/spirv-tools/test/opt/loop_optimizations/ |
H A D | unroll_simple.cpp | 189 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 373 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 551 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 712 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 883 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 961 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 1055 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 1324 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 1449 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 1621 << text << std::endl; in TEST_F() member in spvtools::opt::__anon27003::std 1739 << text << std::endl; TEST_F() member in spvtools::opt::__anon27003::std 1783 << text << std::endl; TEST_F() member in spvtools::opt::__anon27003::std 1950 << text << std::endl; TEST_F() member in spvtools::opt::__anon27003::std 2091 << text << std::endl; TEST_F() member in spvtools::opt::__anon27003::std 2231 << text << std::endl; TEST_F() member in spvtools::opt::__anon27003::std 2384 << text << std::endl; TEST_F() member in spvtools::opt::__anon27003::std [all...] |
/test/testfwk/arkxtest/uitest/input/ |
H A D | ui_input.cpp | 26 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 166 std::cout << exception_.message_ << std::endl; in FlingActionInput() 193 std::cout << exception_.message_ << std::endl; in SwipeActionInput() 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/xts/hats/useriam/pinauth/src/ |
H A D | pin_auth_hdi_two.cpp | 57 cout << "result is " << result << " extraInfo len is " << extraInfo.size() << endl;
64 cout << "algoVersion is " << algoVersion << endl;
variable 65 cout << " algoParameter len is " << algoParameter.size() << endl;
66 cout << " authSubType is " << authSubType << endl;
variable 96 cout << "callbackObj construct fail" << endl;
in FillTestIExecutorCallback() local 110 cout << "start Authenticate" << endl;
in HWTEST_F() local 122 cout << "ret is " << ret << endl;
in HWTEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
H A D | reduce_test_util.cpp | 32 << std::endl; 36 << std::endl; 40 << std::endl; 106 << std::endl; in CLIMessageConsumer() 110 << std::endl; in CLIMessageConsumer() 114 << std::endl; in CLIMessageConsumer() 131 std::cerr << "Failed to dump shader" << std::endl; in DumpShader() member in spvtools::reduce::std
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
H A D | angle_deqp_libtester_main.cpp | 66 std::cout << "Failed to set floating point rounding mode." << std::endl; in deqp_libtester_init_platform() member in std 74 std::cout << "Failed to find dEQP data directory." << std::endl; in deqp_libtester_init_platform() member in std 163 std::cout << "Not supported! " << result.getDescription() << std::endl; in deqp_libtester_run() member in std 166 std::cout << "Quality warning! " << result.getDescription() << std::endl; in deqp_libtester_run() member in std 169 std::cout << "Compatiblity warning! " << result.getDescription() << std::endl; in deqp_libtester_run() member in std 177 std::cout << "Aborted test!" << std::endl; in deqp_libtester_run() member in std 182 std::cout << "Exception running test: " << e.what() << std::endl; in deqp_libtester_run()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
H A D | reduce_test_util.cpp | 32 << std::endl; 36 << std::endl; 40 << std::endl; 106 << std::endl; in CLIMessageConsumer() 110 << std::endl; in CLIMessageConsumer() 114 << std::endl; in CLIMessageConsumer() 131 std::cerr << "Failed to dump shader" << std::endl; in DumpShader() member in spvtools::reduce::std
|
/third_party/spirv-tools/test/reduce/ |
H A D | reduce_test_util.cpp | 32 << std::endl; 36 << std::endl; 40 << std::endl; 106 << std::endl; in CLIMessageConsumer() 110 << std::endl; in CLIMessageConsumer() 114 << std::endl; in CLIMessageConsumer() 131 std::cerr << "Failed to dump shader" << std::endl; in DumpShader() member in spvtools::reduce::std
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | HashCon.cpp | 29 *_so << kScanningMessage << endl;
in StartScanning() local 69 *_so << _s << endl << endl;
in FinishScanning() local 177 *_so << _s << endl;
in PrintSeparatorLine() local 217 *_so << _s << endl;
in BeforeFirstFile() local 333 *_so << endl;
in SetOperationResult() local 368 so << s << endl;
in PrintSum() local 381 so << endl;
in PrintHashStat() local 391 *_so << name << s << endl;
in PrintProperty() local 404 *_so << endl << end in AfterLastFile() local 421 *_so << endl; AfterLastFile() local [all...] |
/third_party/skia/third_party/externals/angle2/util/windows/ |
H A D | WGLWindow.cpp | 63 std::cerr << "Last Windows error code: 0x" << std::hex << GetLastError() << std::endl; in DumpLastWindowsError() member in __anon20383::std 143 std::cerr << "Error loading wglGetProcAddress." << std::endl; in initializeGLWithResult() member in std 158 std::cout << "Driver does not expose wglChoosePixelFormatARB." << std::endl; in initializeGLWithResult() member in std 172 << std::endl; in initializeGLWithResult() member in std 183 std::cerr << "Could not find a compatible pixel format." << std::endl; in initializeGLWithResult() member in std 194 std::cerr << "Failed to set the pixel format." << std::endl; in initializeGLWithResult() member in std 233 std::cerr << "Failed to create a WGL context." << std::endl; in createContext() member in std 239 std::cerr << "Failed to make WGL context current." << std::endl; in createContext() member in std 248 std::cerr << "Driver does not expose wglGetExtensionsStringARB." << std::endl; in createContext() member in std 259 std::cerr << "Driver does not expose WGL_EXT_create_context_es2_profile." << std::endl; in createContext() member in std 265 std::cerr << "WGLWindow does not support the requested feature set." << std::endl; createContext() member in std 285 std::cerr << "Failed to create an ES2 compatible WGL context." << std::endl; createContext() member in std [all...] |