/aosp_15_r20/external/cronet/third_party/protobuf/ |
H A D | Makefile.am | 54 # Note: please keep this in sync with the dist_files rule in csharp/BUILD.bazel. 57 csharp/.editorconfig \ 58 csharp/.gitignore \ 59 csharp/CHANGES.txt \ 60 csharp/Google.Protobuf.Tools.targets \ 61 csharp/Google.Protobuf.Tools.nuspec \ 62 csharp/NuGet.Config \ 63 csharp/README.md \ 64 csharp/build_packages.bat \ 65 csharp/build_tools.sh \ [all …]
|
H A D | proto_sources.gni | 255 "src/google/protobuf/compiler/csharp/csharp_doc_comment.cc", 256 "src/google/protobuf/compiler/csharp/csharp_enum.cc", 257 "src/google/protobuf/compiler/csharp/csharp_enum.h", 258 "src/google/protobuf/compiler/csharp/csharp_enum_field.cc", 259 "src/google/protobuf/compiler/csharp/csharp_enum_field.h", 260 "src/google/protobuf/compiler/csharp/csharp_field_base.cc", 261 "src/google/protobuf/compiler/csharp/csharp_field_base.h", 262 "src/google/protobuf/compiler/csharp/csharp_generator.cc", 263 "src/google/protobuf/compiler/csharp/csharp_helpers.cc", 264 "src/google/protobuf/compiler/csharp/csharp_helpers.h", [all …]
|
/aosp_15_r20/external/protobuf/ |
H A D | Makefile.am | 54 # Note: please keep this in sync with the dist_files rule in csharp/BUILD.bazel. 57 csharp/.editorconfig \ 58 csharp/.gitignore \ 59 csharp/CHANGES.txt \ 60 csharp/Google.Protobuf.Tools.targets \ 61 csharp/Google.Protobuf.Tools.nuspec \ 62 csharp/NuGet.Config \ 63 csharp/README.md \ 64 csharp/build_packages.bat \ 65 csharp/build_tools.sh \ [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/simple/expected/ |
D | HelloworldGrpc.cs | 25 namespace Test.Csharp.Codegen.Simple.Proto.Helloworld { 31 static readonly string __ServiceName = "test.csharp.codegen.simple.proto.helloworld.Greeter"; 67 …Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest> __Marshaller_test_csharp_codegen_simple_proto… 69 …Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> __Marshaller_test_csharp_codegen_simple_proto_h… 72 …Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest, global::Test.Csharp.Codegen.Simple.Proto.Hell… 80 …Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest, global::Test.Csharp.Codegen.Simple.Proto.Hell… 90 …get { return global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloworldReflection.Descriptor.S… 104 …em.Threading.Tasks.Task<global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> SayHello(g… in SayHello() 110 …reamReply(global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest request, grpc::IServerS… in SayHelloStreamReply() 153 …public virtual global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply SayHello(global::Tes… in SayHello() [all …]
|
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/simple/expected/ |
H A D | HelloworldGrpc.cs | 25 namespace Test.Csharp.Codegen.Simple.Proto.Helloworld { 31 static readonly string __ServiceName = "test.csharp.codegen.simple.proto.helloworld.Greeter"; 67 …Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest> __Marshaller_test_csharp_codegen_simple_proto… 69 …Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> __Marshaller_test_csharp_codegen_simple_proto_h… 72 …Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest, global::Test.Csharp.Codegen.Simple.Proto.Hell… 80 …Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest, global::Test.Csharp.Codegen.Simple.Proto.Hell… 90 …get { return global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloworldReflection.Descriptor.S… 104 …em.Threading.Tasks.Task<global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> SayHello(g… in SayHello() 110 …reamReply(global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloRequest request, grpc::IServerS… in SayHelloStreamReply() 153 …public virtual global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply SayHello(global::Tes… in SayHello() [all …]
|
/aosp_15_r20/external/protobuf/csharp/ |
H A D | generate_protos.sh | 31 $PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf \ 51 --csharp_out=csharp/src/Google.Protobuf.Test.TestProtos \ 52 --descriptor_set_out=csharp/src/Google.Protobuf.Test/testprotos.pb \ 55 csharp/protos/map_unittest_proto3.proto \ 56 csharp/protos/unittest_issues.proto \ 57 csharp/protos/unittest_custom_options_proto3.proto \ 58 csharp/protos/unittest_proto3.proto \ 59 csharp/protos/unittest_import_proto3.proto \ 60 csharp/protos/unittest_import_public_proto3.proto \ 61 csharp/protos/unittest.proto \ [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/ |
H A D | generate_protos.sh | 31 $PROTOC -Isrc --csharp_out=csharp/src/Google.Protobuf \ 51 --csharp_out=csharp/src/Google.Protobuf.Test.TestProtos \ 52 --descriptor_set_out=csharp/src/Google.Protobuf.Test/testprotos.pb \ 55 csharp/protos/map_unittest_proto3.proto \ 56 csharp/protos/unittest_issues.proto \ 57 csharp/protos/unittest_custom_options_proto3.proto \ 58 csharp/protos/unittest_proto3.proto \ 59 csharp/protos/unittest_import_proto3.proto \ 60 csharp/protos/unittest_import_public_proto3.proto \ 61 csharp/protos/unittest.proto \ [all …]
|
/aosp_15_r20/external/openscreen/third_party/protobuf/ |
H A D | BUILD.gn | 323 "src/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc", 324 "src/src/google/protobuf/compiler/csharp/csharp_doc_comment.h", 325 "src/src/google/protobuf/compiler/csharp/csharp_enum.cc", 326 "src/src/google/protobuf/compiler/csharp/csharp_enum.h", 327 "src/src/google/protobuf/compiler/csharp/csharp_enum_field.cc", 328 "src/src/google/protobuf/compiler/csharp/csharp_enum_field.h", 329 "src/src/google/protobuf/compiler/csharp/csharp_field_base.cc", 330 "src/src/google/protobuf/compiler/csharp/csharp_field_base.h", 331 "src/src/google/protobuf/compiler/csharp/csharp_generator.cc", 332 "src/src/google/protobuf/compiler/csharp/csharp_generator.h", [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/cmake/ |
H A D | libprotoc.cmake | 19 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc 20 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.cc 21 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.cc 22 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_field_base.cc 23 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_generator.cc 24 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_helpers.cc 25 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_map_field.cc 26 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message.cc 27 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message_field.cc 28 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [all …]
|
/aosp_15_r20/external/protobuf/cmake/ |
H A D | libprotoc.cmake | 19 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc 20 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.cc 21 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.cc 22 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_field_base.cc 23 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_generator.cc 24 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_helpers.cc 25 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_map_field.cc 26 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message.cc 27 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_message_field.cc 28 ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_bootstrap_unittest.cc | 32 // csharp/src/Google.Protobuf/Reflection/Descriptor.cs match exactly 38 // csharp/src/ to your changelist. 42 #include <google/protobuf/compiler/csharp/csharp_generator.h> 59 namespace csharp { namespace 132 // Skip this whole test if the csharp directory doesn't exist (i.e., a C++11 in TEST() 135 "../csharp/src/Google.Protobuf/Reflection/Descriptor.cs"; in TEST() 149 "../csharp/src/Google.Protobuf/Reflection/Descriptor.cs"); in TEST() 152 "../csharp/src/Google.Protobuf/WellKnownTypes/Any.cs"); in TEST() 155 "../csharp/src/Google.Protobuf/WellKnownTypes/Api.cs"); in TEST() 158 "../csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs"); in TEST() [all …]
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_bootstrap_unittest.cc | 32 // csharp/src/Google.Protobuf/Reflection/Descriptor.cs match exactly 38 // csharp/src/ to your changelist. 42 #include <google/protobuf/compiler/csharp/csharp_generator.h> 59 namespace csharp { namespace 132 // Skip this whole test if the csharp directory doesn't exist (i.e., a C++11 in TEST() 135 "../csharp/src/Google.Protobuf/Reflection/Descriptor.cs"; in TEST() 149 "../csharp/src/Google.Protobuf/Reflection/Descriptor.cs"); in TEST() 152 "../csharp/src/Google.Protobuf/WellKnownTypes/Any.cs"); in TEST() 155 "../csharp/src/Google.Protobuf/WellKnownTypes/Api.cs"); in TEST() 158 "../csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs"); in TEST() [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/interop_matrix/testcases/ |
H A D | csharpcoreclr__master | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
H A D | csharp__v1.18.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
H A D | csharpcoreclr__v1.20.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
H A D | csharpcoreclr__v1.18.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
H A D | csharp__v1.20.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
H A D | csharp__master | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/interop_matrix/testcases/ |
D | csharpcoreclr__master | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
D | csharp__master | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
D | csharpcoreclr__v1.18.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
D | csharpcoreclr__v1.20.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
D | csharp__v1.18.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
D | csharp__v1.20.0 | 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 13 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… 14 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/… [all …]
|
D | csharp__v1.1.4 | 3 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 4 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 5 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 6 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 7 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 8 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 9 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 10 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 11 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … 12 docker run -i --rm=true -w /var/local/git/grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug … [all …]
|