HomeSort by relevance Sort by last modified time
    Searched refs:gRPC (Results 126 - 150 of 310) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
NUnitMain.cs 3 // Copyright 2016 gRPC authors.
21 using Grpc.Core;
22 using Grpc.Core.Logging;
26 namespace Grpc.IntegrationTesting
RunnerClientServerTest.cs 3 // Copyright 2015 gRPC authors.
24 using Grpc.Core;
25 using Grpc.Core.Utils;
26 using Grpc.Testing;
29 namespace Grpc.IntegrationTesting
TestCredentials.cs 3 // Copyright 2015 gRPC authors.
26 using Grpc.Core;
27 using Grpc.Core.Utils;
30 namespace Grpc.IntegrationTesting
TimeStats.cs 3 // Copyright 2015 gRPC authors.
28 using Grpc.Core;
29 using Grpc.Core.Utils;
31 using Grpc.Testing;
33 namespace Grpc.IntegrationTesting
  /external/grpc-grpc/src/csharp/Grpc.Reflection.Tests/
NUnitMain.cs 3 // Copyright 2016 gRPC authors.
21 using Grpc.Core;
22 using Grpc.Core.Logging;
26 namespace Grpc.Reflection.Tests
  /external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
channel.pxd.pxi 1 # Copyright 2015 gRPC authors.
38 # TODO(https://github.com/grpc/grpc/issues/3064): Eliminate "is being closed"
74 # TODO(https://github.com/grpc/grpc/issues/15662): Eliminate this.
event.pyx.pxi 1 # Copyright 2017 gRPC authors.
metadata.pyx.pxi 1 # Copyright 2017 gRPC authors.
tag.pxd.pxi 1 # Copyright 2017 gRPC authors.
55 # underlying GRPC core server has shutdown
  /external/grpc-grpc/test/distrib/cpp/
run_distrib_test_cmake_as_externalproject.bat 1 @rem Copyright 2016 gRPC authors.
23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-testing.appspot.com/OpenSSL-Win32-1_1_0g.zip', 'OpenSSL-Win32.zip')"
  /external/grpc-grpc/test/distrib/csharp/
run_distrib_test.bat 1 @rem Copyright 2016 gRPC authors.
  /external/grpc-grpc/tools/internal_ci/helper_scripts/
prepare_build_windows.bat 1 @rem Copyright 2017 gRPC authors.
22 for /f "usebackq delims=" %%x in (`curl -s https://api.github.com/repos/grpc/grpc/pulls/%KOKORO_GITHUB_PULL_REQUEST_NUMBER% ^| jq -r .base.ref`) do (
  /external/grpc-grpc/tools/internal_ci/windows/
grpc_build_artifacts.bat 1 @rem Copyright 2017 gRPC authors.
grpc_build_packages.bat 1 @rem Copyright 2017 gRPC authors.
28 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"
grpc_distribtests.bat 1 @rem Copyright 2017 gRPC authors.
28 powershell -Command "mv %KOKORO_GFILE_DIR%\github\grpc\artifacts input_artifacts"
grpc_distribtests_standalone.bat 1 @rem Copyright 2017 gRPC authors.
  /external/grpc-grpc/tools/run_tests/artifacts/
build_artifact_csharp.bat 1 @rem Copyright 2016 gRPC authors.
  /external/grpc-grpc/tools/run_tests/helper_scripts/
post_tests_csharp.bat 1 @rem Copyright 2016 gRPC authors.
15 @rem Runs C# tests for given assembly from command line. The Grpc.sln solution needs to be built before running the tests.
  /external/grpc-grpc-java/buildscripts/
make_dependencies.bat 8 echo Compile gRPC-Java with something like:
  /external/syzkaller/vendor/google.golang.org/grpc/credentials/
credentials_util_go17.go 6 * Copyright 2016 gRPC authors.
credentials_util_go18.go 5 * Copyright 2017 gRPC authors.
credentials_util_pre_go17.go 5 * Copyright 2016 gRPC authors.
  /external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
types_linux.go 5 * Copyright 2018 gRPC authors.
types_nonlinux.go 5 * Copyright 2018 gRPC authors.
23 import "google.golang.org/grpc/grpclog"
  /external/syzkaller/vendor/google.golang.org/grpc/status/
go16.go 5 * Copyright 2018 gRPC authors.
25 "google.golang.org/grpc/codes"

Completed in 570 milliseconds

1 2 3 4 56 7 8 91011>>