Home
last modified time | relevance | path

Searched refs:endl (Results 376 - 400 of 814) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp157 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22171::std
343 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22171::std
566 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22171::std
707 << text << std::endl; in TEST_F() member in spvtools::opt::__anon22171::std
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DLineLoopTest.cpp60 EXPECT_EQ(pixel[0], 0) << "Failed at " << x << ", " << y << std::endl; in checkPixels() member in LineLoopTest::std
61 EXPECT_EQ(pixel[1], pixel[2]) << "Failed at " << x << ", " << y << std::endl; in checkPixels() member in LineLoopTest::std
62 ASSERT_EQ(pixel[3], 255) << "Failed at " << x << ", " << y << std::endl; in checkPixels() member in LineLoopTest::std
479 << std::endl; in TEST_P() member in std
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp157 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23428::std
343 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23428::std
566 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23428::std
707 << text << std::endl; in TEST_F() member in spvtools::opt::__anon23428::std
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dwasm-runtime.cpp39 std::cerr << x << std::endl; in trace() member in std
42 void trace() { std::cerr << "(void)" << std::endl; } in trace() member in std
134 std::cerr << "Bounds check failure" << std::endl; in __Sz_bounds_fail() member in std
139 std::cerr << "Invalid indirect call target" << std::endl; in __Sz_indirect_fail() member in std
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc160 std::cout << "TestWithReturnAddress passed" << std::endl; in TestWithReturnAddress() member in std
467 std::cout << "TestWithPCInsideNonInlineFunction passed" << std::endl; in TestWithPCInsideNonInlineFunction() member in std
479 std::cout << "TestWithPCInsideInlineFunction passed" << std::endl; in TestWithPCInsideInlineFunction() member in std
518 std::cout << "TestArmThumbOverlap passed" << std::endl; in TestArmThumbOverlap() member in std
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dnested_loops.cpp157 << text << std::endl; in TEST_F() member in spvtools::opt::__anon26999::std
343 << text << std::endl; in TEST_F() member in spvtools::opt::__anon26999::std
566 << text << std::endl; in TEST_F() member in spvtools::opt::__anon26999::std
707 << text << std::endl; in TEST_F() member in spvtools::opt::__anon26999::std
/drivers/peripheral/camera/test/ut/v4l2/
H A Dbuffer_manager_test.cpp44 std::cout << "==========[test log] Preview stream, expected success." << std::endl; in TEST_F() member in std
H A Dadapter_test.cpp42 std::cout << "==========[test log] Preview stream, expected success." << std::endl; in TEST_F() member in std
H A Ddevice_manager_test.cpp41 std::cout << "==========[test log] Preview stream, expected success." << std::endl; in TEST_F() member in std
/third_party/gn/examples/ios/host/
H A Dmain.cc68 std::cout << "\"}" << std::endl; in main() member in std
/third_party/json/docs/examples/
H A Dcontains__json_pointer.cpp22 << j.contains("/baz"_json_pointer) << std::endl; in main() member in std
H A Dfrom_ubjson.cpp19 std::cout << std::setw(2) << j << std::endl; in main() member in std
H A Dfrom_msgpack.cpp19 std::cout << std::setw(2) << j << std::endl; in main() member in std
H A Ddiff.cpp36 << std::setw(4) << patched_source << std::endl; in main() member in std
H A Dordered_map.cpp13 std::cout << "}" << std::endl; in output() member in std
H A Dother_error.cpp28 << "exception id: " << e.id << std::endl; in main()
H A Djson_lines.cpp20 std::cout << json::parse(line) << std::endl; in main() member in std
H A Dstd_hash.cpp18 << std::endl; in main()
H A Dbyte_container_with_subtype__byte_container_with_subtype.cpp22 std::cout << json(c1) << "\n" << json(c2) << "\n" << json(c3) << std::endl; in main() member in std
H A Dfrom_json__default_constructible.cpp36 std::cout << p.name << " (" << p.age << ") lives in " << p.address << std::endl; in main()
H A Dfrom_bjdata.cpp19 std::cout << std::setw(2) << j << std::endl; in main() member in std
H A Dfrom_bson.cpp20 std::cout << std::setw(2) << j << std::endl; in main() member in std
H A Dfrom_cbor.cpp19 std::cout << std::setw(2) << j << std::endl; in main() member in std
H A Dmerge_patch.cpp40 std::cout << std::setw(4) << document << std::endl; in main() member in std
H A Dnlohmann_json_namespace_begin.c++17.cpp32 std::cout << j << std::endl; in main() member in std

Completed in 9 milliseconds

1...<<11121314151617181920>>...33