Home
last modified time | relevance | path

Searched refs:ExpectedHeaders (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/fpc-fcl-web/fpc-3.2.2/packages/fcl-web/tests/
H A Duhpacktest1.pas541 ExpectedHeaders: THPackHeaderTextList;
629 ExpectedHeaders:=THPackHeaderTextList.Create;
640 ExpectedHeaders.Add(lName,lValue);
647 if HPDecoder.DecodedHeaders.Text<>ExpectedHeaders.Text then begin
654 BinWire2:=EncodeHeaders(HPIntfEncoderPlain,ExpectedHeaders);
659 if HPIntfDecoderPlain.DecodedHeaders.Text<>ExpectedHeaders.Text then begin
666 BinWire2:=EncodeHeaders(HPIntfEncoderPlainIndexed,ExpectedHeaders);
678 BinWire2:=EncodeHeaders(HPIntfEncoderHuffman,ExpectedHeaders);
690 BinWire2:=EncodeHeaders(HPIntfEncoderHuffmanIndexed,ExpectedHeaders);
707 writeln(StdErr,ExpectedHeaders.Text);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-web/tests/
H A Duhpacktest1.pas541 ExpectedHeaders: THPackHeaderTextList;
629 ExpectedHeaders:=THPackHeaderTextList.Create;
640 ExpectedHeaders.Add(lName,lValue);
647 if HPDecoder.DecodedHeaders.Text<>ExpectedHeaders.Text then begin
654 BinWire2:=EncodeHeaders(HPIntfEncoderPlain,ExpectedHeaders);
659 if HPIntfDecoderPlain.DecodedHeaders.Text<>ExpectedHeaders.Text then begin
666 BinWire2:=EncodeHeaders(HPIntfEncoderPlainIndexed,ExpectedHeaders);
678 BinWire2:=EncodeHeaders(HPIntfEncoderHuffman,ExpectedHeaders);
690 BinWire2:=EncodeHeaders(HPIntfEncoderHuffmanIndexed,ExpectedHeaders);
707 writeln(StdErr,ExpectedHeaders.Text);
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/
H A Dmock_collector_test.go188 ExpectedHeaders map[string]string member
209 expectedHeaders: cfg.ExpectedHeaders,
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/
H A Dmock_collector_test.go211 ExpectedHeaders map[string]string member
233 expectedHeaders: cfg.ExpectedHeaders,
H A Dclient_test.go141 ExpectedHeaders: testHeaders,
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/exporters/otlp/otlphttp/
H A Dmock_collector_test.go218 ExpectedHeaders map[string]string member
242 expectedHeaders: cfg.ExpectedHeaders,
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlphttp/
H A Dmock_collector_test.go252 ExpectedHeaders map[string]string member
277 expectedHeaders: cfg.ExpectedHeaders,
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/exporters/otlp/otlphttp/
H A Dmock_collector_test.go240 ExpectedHeaders map[string]string member
264 expectedHeaders: cfg.ExpectedHeaders,
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp482 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
483 if (!ExpectedHeaders) in getSectionNames()
488 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1572 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1573 if (!ExpectedHeaders) { in dumpSectionHeaders()
1574 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1577 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp499 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
500 if (!ExpectedHeaders) in getSectionNames()
505 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1771 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1772 if (!ExpectedHeaders) { in dumpSectionHeaders()
1773 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1776 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1883 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1884 if (!ExpectedHeaders) { in dumpSectionHeaders()
1885 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1888 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1883 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1884 if (!ExpectedHeaders) { in dumpSectionHeaders()
1885 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1888 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1883 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1884 if (!ExpectedHeaders) { in dumpSectionHeaders()
1885 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1888 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1884 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1885 if (!ExpectedHeaders) { in dumpSectionHeaders()
1886 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1889 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1883 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1884 if (!ExpectedHeaders) { in dumpSectionHeaders()
1885 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1888 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1884 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1885 if (!ExpectedHeaders) { in dumpSectionHeaders()
1886 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1889 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp533 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames() local
534 if (!ExpectedHeaders) in getSectionNames()
539 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in getSectionNames()
1879 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders() local
1880 if (!ExpectedHeaders) { in dumpSectionHeaders()
1881 P.printLine(toString(ExpectedHeaders.takeError())); in dumpSectionHeaders()
1884 std::tie(Stream, Headers) = std::move(*ExpectedHeaders); in dumpSectionHeaders()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_mrview/src/
H A Dcouch_mrview_show.erl414 ExpectedHeaders = {NewHeaders ++ BaseHeaders},
415 ?assertEqual(ExpectedHeaders, JsonHeaders)

12